openIPFS method

Future<bool?> openIPFS()

Implementation

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