load abstract method

Future<Uint8List?> load()

Load state (can return null)

Implementation

Future<Uint8List?> load();