$_has method

bool $_has(
  1. int index
)
inherited

For generated code only.

Implementation

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