int? get callRecording => _$this._callRecording;
set callRecording(covariant int? callRecording) => _$this._callRecording = callRecording;