getInstructions method

Future<String?> getInstructions()

Implementation

Future<String?> getInstructions() async => null;