setMap abstract method

Future<void> setMap(
  1. String key,
  2. Map value
)

Implementation

Future<void> setMap(String key, Map value);