menu
dart_mappable package
documentation
dart_mappable.dart
MapCopyWith<Result, Key, Value, Copy>
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Copy?
get
(
Key
key
)
Access the copyWith interface for the value of
key
Implementation
Copy? get(Key key);
dart_mappable package
documentation
dart_mappable
MapCopyWith<Result, Key, Value, Copy>
get abstract method
MapCopyWith class