getElementById property
Implementation
_i3.Element Function(_i2.String) get getElementById =>
(_i2.String p0) => _i4.callMethod(
_i4.getProperty(
this,
'getElementById',
),
r'call',
[
this,
p0,
],
);