isHceSupported method

Future<bool> isHceSupported()

Implementation

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