labelLocateAuto method

Future<void> labelLocateAuto()

Implementation

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