String? get callType => _$this._callType;
set callType(covariant String? callType) => _$this._callType = callType;