menu
fuery_core package
documentation
fuery_core.dart
Store<T> typedef
Store<T> typedef
dark_mode
light_mode
Store<
T
>
typedef
Store
<
T
> =
Map
<
String
,
T
>
Implementation
typedef Store<T> = Map<String, T>;
fuery_core package
documentation
fuery_core
Store<T> typedef
fuery_core library