menu
calljmp package
documentation
database_types.dart
DatabaseRow typedef
DatabaseRow typedef
dark_mode
light_mode
DatabaseRow
typedef
DatabaseRow
=
Map
<
String
,
dynamic
>
Database row type
Implementation
typedef DatabaseRow = Map<String, dynamic>;
calljmp package
documentation
database_types
DatabaseRow typedef
database_types library