toString method
override
Returns a string representation of this object.
Implementation
String toString() => "Remote instance of '${klass.name}'";
Returns a string representation of this object.
String toString() => "Remote instance of '${klass.name}'";