getMap abstract method

Future<Map?> getMap(
  1. String key
)

Implementation

Future<Map?> getMap(String key);