operator [] method

dynamic operator [](
  1. String mtype
)

Implementation

operator [](String mtype) => _factories[mtype];