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