toDebugString method

String toDebugString(
  1. int cols
)

Implementation

String toDebugString(int cols) => _data.toDebugString(cols);