operator [] abstract method

Fragment operator [](
  1. String key
)

Returns a Fragment for the value at the given key.

Implementation

Fragment operator [](String key);