labelOutput method

Future<String?> labelOutput()

Implementation

Future<String?> labelOutput() {
  throw UnimplementedError('labelOutput() has not been implemented');
}