menu
nobody package
documentation
web/online.dart
MapManyFunc<T, R> typedef
MapManyFunc<T, R> typedef
dark_mode
light_mode
MapManyFunc<
T
,
R
>
typedef
MapManyFunc
<
T
,
R
> =
Iterable
<
R
>
Function
(
T
)
Implementation
typedef MapManyFunc<T, R> = Iterable<R> Function(T);
nobody package
documentation
web/online
MapManyFunc<T, R> typedef
online library