load abstract method

Future<bool> load()

Opens the underlying store. Returning false means nothing can be read or written, and the controller keeps its defaults.

Implementation

Future<bool> load();