menu
codable_dart package
documentation
common.dart
IterableSelfEncodable<T extends SelfEncodable>
value property
value property
dark_mode
light_mode
value
property
Iterable
<
T
>
value
final
Implementation
final Iterable<T> value;
codable_dart package
documentation
common
IterableSelfEncodable<T extends SelfEncodable>
value property
IterableSelfEncodable class