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