debugLabel property

String? debugLabel
final

Optional label for debugging purposes.

When provided, lifecycle events will be logged to the console with this label.

Implementation

final String? debugLabel;