menu
innerlibs
innerlibs.dart
JsonRow typedef
JsonRow
dark_mode
light_mode
JsonRow
typedef
JsonRow
=
JsonMap
Alias for
Map<String, dynamic>
, used to represent a row in a data table
Implementation
typedef JsonRow = JsonMap;
innerlibs
innerlibs
JsonRow typedef
innerlibs library