StringRetriever typedef

StringRetriever = Future<String> Function()

Implementation

typedef StringRetriever = Future<String> Function();