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