hasFeature property
Implementation
_i2.bool Function([_i2.Iterable<_i2.dynamic>?]) get hasFeature =>
([_i2.Iterable<_i2.dynamic>? p0]) => _i4.callMethod(
_i4.getProperty(
this,
'hasFeature',
),
r'call',
[
this,
p0 ?? _i6.undefined,
],
);