menu
mini_program_contracts package
documentation
host_actions.dart
HostActionResult
HostActionResult.fromJson factory constructor
HostActionResult.fromJson factory constructor
dark_mode
light_mode
HostActionResult.fromJson
constructor
HostActionResult.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory HostActionResult.fromJson(Map<String, dynamic> json) => _$HostActionResultFromJson(json);
mini_program_contracts package
documentation
host_actions
HostActionResult
HostActionResult.fromJson factory constructor
HostActionResult class