labelDetectAuto method

Future<void> labelDetectAuto()

Implementation

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