hasOwnProperty property
Implementation
_i2.bool Function(_i2.Object) get hasOwnProperty =>
(_i2.Object p0) => _i6.callMethod(
_i6.getProperty(
this,
'hasOwnProperty',
),
r'call',
[
this,
p0,
],
);