first commit
This commit is contained in:
5
unionflow-mobile-apps/lib/core/auth/models/models.dart
Normal file
5
unionflow-mobile-apps/lib/core/auth/models/models.dart
Normal file
@@ -0,0 +1,5 @@
|
||||
// Export all auth models
|
||||
export 'auth_state.dart';
|
||||
export 'login_request.dart';
|
||||
export 'login_response.dart';
|
||||
export 'user_info.dart';
|
||||
Reference in New Issue
Block a user