closeIPFS method

Future<bool?> closeIPFS()

Implementation

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