getCredential method

Implementation

Future<AuthenticationPublicKeyCredential> getCredential(AuthenticateInitResponse authenticateData) {
  throw UnimplementedError('getCredential() has not been implemented.');
}