menu
erretech_design package
documentation
abstracts/auth_service.dart
AuthServiceInterface
getCurrentProfileFromApi abstract method
getCurrentProfileFromApi abstract method
dark_mode
light_mode
getCurrentProfileFromApi
abstract method
Future
<
Map
?
>
getCurrentProfileFromApi
(
String
endpoint
)
Implementation
Future<Map?> getCurrentProfileFromApi(String endpoint);
erretech_design package
documentation
abstracts/auth_service
AuthServiceInterface
getCurrentProfileFromApi abstract method
AuthServiceInterface class