notificationId property

int? get notificationId
override

Implementation

int? get notificationId => _$this._notificationId;
set notificationId (covariant int? notificationId)
covariantoverride

Implementation

set notificationId(covariant int? notificationId) => _$this._notificationId = notificationId;