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