menu
dart_mappable package
documentation
dart_mappable.dart
ObjectCopyWith<Result, In, Out>
$update abstract method
$update abstract method
dark_mode
light_mode
$update
abstract method
Result
$update
(
Out
transform
(
In
)
)
Implementation
Result $update(Out Function(In) transform);
dart_mappable package
documentation
dart_mappable
ObjectCopyWith<Result, In, Out>
$update abstract method
ObjectCopyWith class