mirror of
https://github.com/Enzodtz/flutter-jwt-auth-template.git
synced 2025-08-06 16:19:47 +08:00
2 lines
51 B
Dart
2 lines
51 B
Dart
class InvalidUserException implements Exception {}
|