hasIndices property
bool
get
hasIndices
Returns a Boolean value indicating the state of the hasIndices flag (d) used with with a regular expression. Default is false. Read-only.
Implementation
_i2.bool get hasIndices => _i6.getProperty(
this,
'hasIndices',
);