menu
dart_mappable package
documentation
internals.dart
IterableMapper<I extends Iterable>
fromIterable property
fromIterable property
dark_mode
light_mode
fromIterable
property
Iterable
<
U
>
Function<
U
>
(
Iterable
<
U
>
iterable
)
fromIterable
getter/setter pair
Implementation
Iterable<U> Function<U>(Iterable<U> iterable) fromIterable;
dart_mappable package
documentation
internals
IterableMapper<I extends Iterable>
fromIterable property
IterableMapper class