loadAsync method

Future<T?> loadAsync()

Implementation

Future<T?> loadAsync() async => load();