type property

Implementation

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

Implementation

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