$_has method

bool $_has(
  1. int index
)

For generated code only.

Implementation

bool $_has(int index) => _fieldSet._$has(index);