getField method

TField getField(
  1. int index
)

Implementation

TField getField(int index) => _fieldList[index];