get abstract method

Future get(
  1. String key
)

Implementation

Future<dynamic> get(String key);