hasTorch method

Future<bool> hasTorch()

Implementation

Future<bool> hasTorch() {
  throw UnimplementedError();
}