toText property

String get toText

Converts a Breakpoint to its textual representation.

Implementation

String get toText => describeEnum(this);