secureRead abstract method

Future<String?> secureRead(
  1. String key
)

Implementation

Future<String?> secureRead(String key);