getField method

GetField getField(
  1. dynamic index
)

Implementation

GetField getField(index) => GetField(this, index);