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