receiverType property

String? get receiverType
override

Implementation

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

Implementation

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