toString method

view source

String toString () inherited

Implementation

String toString() => IterableBase.iterableToShortString(this, '(', ')');