9 lines
309 B
Dart
9 lines
309 B
Dart
class NotFoundStoredFCMException implements Exception {}
|
|
|
|
class NotSupportFCMException implements Exception {}
|
|
|
|
class NotFoundStateToRefreshException implements Exception {}
|
|
|
|
class NotFoundEmailDeliveryStateException implements Exception {}
|
|
|
|
class NotFoundFirebaseSubscriptionException implements Exception {} |