getDeviceCredential abstract method

Future<BasicAuth> getDeviceCredential(
  1. String username,
  2. String password
)

Implementation

Future<BasicAuth> getDeviceCredential(String username, String password);