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