menu
super_auth package
documentation
features/user/domain/controller/user_controller.dart
IUserController
getUserProfile abstract method
getUserProfile abstract method
dark_mode
light_mode
getUserProfile
abstract method
Future
<
ResponseEntity
<
UserModel
>
>
getUserProfile
(
)
Implementation
Future<ResponseEntity<UserModel>> getUserProfile();
super_auth package
documentation
features/user/domain/controller/user_controller
IUserController
getUserProfile abstract method
IUserController class