getItem abstract method

Future getItem(
  1. String key
)

Implementation

Future<dynamic> getItem(String key);