getElementFromMap abstract method

Future getElementFromMap(
  1. String mapKey
)

Implementation

Future<dynamic> getElementFromMap(String mapKey);