get abstract method

Future<Map<String, dynamic>> get(
  1. String key
)

Implementation

Future<Map<String, dynamic>> get(String key);