7 lines
240 B
Dart
7 lines
240 B
Dart
class NotFoundStoredFCMException implements Exception {}
|
|
|
|
class NotSupportFCMException implements Exception {}
|
|
|
|
class NotFoundStateToRefreshException implements Exception {}
|
|
|
|
class NotFoundEmailDeliveryStateException implements Exception {} |