toString method

String toString ()

Implementation

String toString() => IterableBase.iterableToFullString(this, '{', '}');