updateNotificationTokenDebugStatusProvider top-level property
final
Provides a debug status message that explains the current status of registering a notification token
Implementation
final updateNotificationTokenDebugStatusProvider =
StateProvider<String?>((ref) => null);