type property

Implementation

GooglePayDetailsTypeEnum? get type => _$this._type;
set type (GooglePayDetailsTypeEnum? type)

Implementation

set type(GooglePayDetailsTypeEnum? type) => _$this._type = type;