Read a value from secure storage
Future<String?> secureRead(String key) { throw UnimplementedError('secureRead() has not been implemented.'); }