ApiUpdateNotificationTokenUseCase constructor
Implementation
const ApiUpdateNotificationTokenUseCase(
this.apiFuture,
this.emailFuture,
this.deviceIdFuture,
this.tokenFuture, {
required this.debugStatusNotifier,
this.registerNotificationTokenEnabled = false,
});