type property

Implementation

UserAgentDeviceTypeEnum? get type => _$this._type;
void type=(UserAgentDeviceTypeEnum? type)

Implementation

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