read abstract method
Reads the previously-persisted quality, or null if none has been
saved yet (e.g. first launch).
Implementation
Future<GlassQuality?> read();
Reads the previously-persisted quality, or null if none has been
saved yet (e.g. first launch).
Future<GlassQuality?> read();