read abstract method

Future<GlassQuality?> read()

Reads the previously-persisted quality, or null if none has been saved yet (e.g. first launch).

Implementation

Future<GlassQuality?> read();