mode property
- @JsonKey(name: 'Mode', fromJson: _recordingJobConfiguration)
final
Identifies the recording to which this job shall store the received data.
Implementation
@JsonKey(name: 'Mode', fromJson: _recordingJobConfiguration)
final RecordingJobConfigurationMode mode;