menu
sunny_sdk_core package
documentation
model_exports.dart
Mapping<F, T> typedef
Mapping<F, T> typedef
dark_mode
light_mode
Mapping<
F
,
T
>
typedef
Mapping
<
F
,
T
> =
T Function
(
F
from
)
Implementation
typedef Mapping<F, T> = T Function(F from);
sunny_sdk_core package
documentation
model_exports
Mapping<F, T> typedef
model_exports library