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