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