debugLabel property

String? debugLabel
final

An optional debug label to help with debugging in debug mode.

Will be null in release mode.

Implementation

final String? debugLabel;