getItem abstract method

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

Implementation

Future<String?> getItem(String key);