read abstract method

Future<String?> read()

Reads the stored save, or null if missing.

Implementation

Future<String?> read();