menu
butler_labs package
documentation
models/butler_table.dart
ButlerRow
ButlerRow.fromJson factory constructor
ButlerRow.fromJson factory constructor
dark_mode
light_mode
ButlerRow.fromJson
constructor
ButlerRow.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ButlerRow.fromJson(Map<String, dynamic> json) => _$ButlerRowFromJson(json);
butler_labs package
documentation
models/butler_table
ButlerRow
ButlerRow.fromJson factory constructor
ButlerRow class