load abstract method

Future<String?> load()

Loads the persisted locale identifier, or null if none saved.

Implementation

Future<String?> load();