isPipAvailable method

Future<bool> isPipAvailable()

Implementation

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