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