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