operator [] method

Package? operator [](
  1. String key
)

Implementation

Package? operator [](String key) => _map[key];