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