allValues property

Future<Map<String, String>> get allValues

Implementation

Future<Map<String, String>> get allValues => storage.readAll();