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