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