type property
PayWithGoogleDonationsTypeEnum?
get
type
Implementation
PayWithGoogleDonationsTypeEnum? get type => _$this._type;
set
type
(PayWithGoogleDonationsTypeEnum? type)
Implementation
set type(PayWithGoogleDonationsTypeEnum? type) => _$this._type = type;