checkAuthenticatorStatus method
Implementation
Future<MarkAuthenticatorStatus> checkAuthenticatorStatus(MarkAuthenticatorType authenticatorType) async {
throw UnimplementedError('checkAuthenticationTypeStatus() has not been implemented.');
}
Future<MarkAuthenticatorStatus> checkAuthenticatorStatus(MarkAuthenticatorType authenticatorType) async {
throw UnimplementedError('checkAuthenticationTypeStatus() has not been implemented.');
}