get abstract method

Future<Response?> get(
  1. String key
)

Implementation

Future<http.Response?> get(String key);