menu
mtrust_api_guard package
documentation
models/doc_items.dart
DocProperty
DocProperty.fromJson factory constructor
DocProperty.fromJson factory constructor
dark_mode
light_mode
DocProperty.fromJson
constructor
DocProperty.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DocProperty.fromJson(Map<String, dynamic> json) => _$DocPropertyFromJson(json);
mtrust_api_guard package
documentation
models/doc_items
DocProperty
DocProperty.fromJson factory constructor
DocProperty class