startCortex method

Future<bool> startCortex()

Implementation

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