menu
dart_mappable package
documentation
internals.dart
ListCopyWith<$R, $E, $C>
take abstract method
take abstract method
dark_mode
light_mode
take
abstract method
$R
take
(
int
count
)
Returns a new list with only the first
count
items
Implementation
$R take(int count);
dart_mappable package
documentation
internals
ListCopyWith<$R, $E, $C>
take abstract method
ListCopyWith class