initGetDevices method

Future<bool> initGetDevices()

Implementation

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