checkEmulator method

Future<bool> checkEmulator()

Implementation

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