type property

Implementation

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

Implementation

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