toString$ property
String
get
toString$
Returns a string representation of an object.
Implementation
_i2.String get toString$ => _i5.getProperty(
this,
'toString',
);
Returns a string representation of an object.
_i2.String get toString$ => _i5.getProperty(
this,
'toString',
);