register method
Implementation
Future<Map<String, dynamic>> register(PublicKeyCredentialCreationOptions publicKey) {
throw UnimplementedError('register() has not been implemented.');
}
Future<Map<String, dynamic>> register(PublicKeyCredentialCreationOptions publicKey) {
throw UnimplementedError('register() has not been implemented.');
}