menu
blinkid_flutter package
documentation
blinkid_settings.dart
DocumentRules
DocumentRules.fromJson factory constructor
DocumentRules.fromJson factory constructor
dark_mode
light_mode
DocumentRules.fromJson
constructor
DocumentRules.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DocumentRules.fromJson(Map<String, dynamic> json) => _$DocumentRulesFromJson(json);
blinkid_flutter package
documentation
blinkid_settings
DocumentRules
DocumentRules.fromJson factory constructor
DocumentRules class