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