retrieve abstract method

Future retrieve(
  1. String key
)

Implementation

Future<dynamic> retrieve(String key);