supports method
Implementation
_i2.bool supports(
_i2.String property,
_i2.String value,
) =>
_i4.callMethod(
this,
'supports',
[
property,
value,
],
);
_i2.bool supports(
_i2.String property,
_i2.String value,
) =>
_i4.callMethod(
this,
'supports',
[
property,
value,
],
);