menu
sam_api_calls package
documentation
contracts/contracts.dart
AuthService
getAppCredential abstract method
getAppCredential abstract method
dark_mode
light_mode
getAppCredential
abstract method
Future
<
BasicAuth
>
getAppCredential
(
String
username
,
String
password
)
Implementation
Future<BasicAuth> getAppCredential(String username, String password);
sam_api_calls package
documentation
contracts/contracts
AuthService
getAppCredential abstract method
AuthService class