menu
dart_mappable package
documentation
dart_mappable.dart
TypeFactory1 typedef
TypeFactory1 typedef
dark_mode
light_mode
TypeFactory1
typedef
TypeFactory1
=
Object
? Function<
A
>
(
Object
?
f
<
V
>()
)
Implementation
typedef TypeFactory1 = Object? Function<A>(Object? Function<V>() f);
dart_mappable package
documentation
dart_mappable
TypeFactory1 typedef
dart_mappable library