notificationCalls property

int? get notificationCalls
override

Implementation

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

Implementation

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