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