operator [] method

dynamic operator [](
  1. String name
)
inherited

Implementation

operator [](String name) => getFieldValue(name);