menu
dart_mappable package
documentation
internals.dart
ListCopyWith<$R, $E, $C>
add abstract method
add abstract method
dark_mode
light_mode
add
abstract method
$R
add
(
$E
v
)
Returns a new list with the item added to the end of the list
Implementation
$R add($E v);
dart_mappable package
documentation
internals
ListCopyWith<$R, $E, $C>
add abstract method
ListCopyWith class