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