formatRange property
Implementation
_i2.String Function(
_i2.Object,
_i2.Object,
) get formatRange => (
_i2.Object p0,
_i2.Object p1,
) =>
_i5.callMethod(
_i5.getProperty(
this,
'formatRange',
),
r'call',
[
this,
p0,
p1,
],
);