getBlackBoxAsync method

Future<String> getBlackBoxAsync()

Implementation

Future<String> getBlackBoxAsync() {
  throw UnimplementedError('getResult() has not been implemented.');
}