OutputFail method

Future<void> OutputFail()

Implementation

Future<void> OutputFail() async {
  return _instance.OutputFail();
}