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