menu
ikon_sdk package
documentation
protocol/generated/actions.dart
ActionStartRecording
ActionStartRecording.fromJson factory constructor
ActionStartRecording.fromJson factory constructor
dark_mode
light_mode
ActionStartRecording.fromJson
constructor
ActionStartRecording.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ActionStartRecording.fromJson(Map<String, dynamic> json) => ActionStartRecording();
ikon_sdk package
documentation
protocol/generated/actions
ActionStartRecording
ActionStartRecording.fromJson factory constructor
ActionStartRecording class