load method

Future<OpenTool?> load()

Implementation

Future<OpenTool?> load() async => null;