mode property

  1. @JsonKey(name: 'Mode', fromJson: _recordingJobConfiguration)
RecordingJobConfigurationMode mode
final

Identifies the recording to which this job shall store the received data.

Implementation

@JsonKey(name: 'Mode', fromJson: _recordingJobConfiguration)
final RecordingJobConfigurationMode mode;