getSecuredValue abstract method

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

Implementation

Future<String?> getSecuredValue(String key);