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