debugLabel property

String? debugLabel
final

An optional label can be provided for debugging purposes.

This label will appear in the toString output in debug builds.

Implementation

final String? debugLabel;