optField method

OptFieldContext? optField(
  1. int i
)

Implementation

OptFieldContext? optField(int i) => getRuleContext<OptFieldContext>(i);