type property

Implementation

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

Implementation

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