toString method

  1. @override
String toString()
inherited

A copy of this object; throws for kinds of content that can't be copied. The reference's default Object.ToString(): the runtime type's full name. Most subclasses override it.

Implementation

@override
String toString() => 'Ink.Runtime.$runtimeType';