menu
iop_sdk package
documentation
authority.dart
Process
Process.fromJson factory constructor
Process.fromJson factory constructor
dark_mode
light_mode
Process.fromJson
constructor
Process.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Process.fromJson(Map<String, dynamic> json) => _$ProcessFromJson(json);
iop_sdk package
documentation
authority
Process
Process.fromJson factory constructor
Process class