receiverType property

Implementation

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

Implementation

set receiverType(covariant Api1CreateShareRequestApplicationJson_ReceiverType? receiverType) =>
    _$this._receiverType = receiverType;