piccClose method

Future<void> piccClose()

Implementation

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