read abstract method

Future<Map<String, String>?> read()

Returns the last cached secrets, or null if nothing is stored yet.

Implementation

Future<Map<String, String>?> read();