toString method

view source

String toString () inherited

Implementation

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