ActionStartRecording.fromJson constructor

ActionStartRecording.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory ActionStartRecording.fromJson(Map<String, dynamic> json) => ActionStartRecording();