getIsBiometricSupport method

Future<bool?> getIsBiometricSupport()

Implementation

Future<bool?> getIsBiometricSupport() {
  throw UnimplementedError('CheckIsDesvicesupportBiometric() has not been implemented.');
}