mirror of
https://github.com/esiur/esiur-dart.git
synced 2026-04-02 01:38:20 +00:00
4 lines
38 B
Dart
4 lines
38 B
Dart
class ValueObject
|
|
{
|
|
dynamic value;
|
|
} |