receiverType property
Implementation
Api1CreateTableShareRequestApplicationJson_ReceiverType? get receiverType => _$this._receiverType;
set
receiverType
(covariant Api1CreateTableShareRequestApplicationJson_ReceiverType? receiverType)
covariantoverride
Implementation
set receiverType(covariant Api1CreateTableShareRequestApplicationJson_ReceiverType? receiverType) =>
_$this._receiverType = receiverType;