customVideo property

  1. @JsonKey(toJson: _customVideoMapToJsonUpdate)
Map<CustomTrackName, CameraPublishingSettingsUpdate>? customVideo
inherited

Implementation

@JsonKey(toJson: _customVideoMapToJsonUpdate)
Map<CustomTrackName, CameraPublishingSettingsUpdate>? get customVideo =>
    throw _privateConstructorUsedError;