debugLabel property

  1. @protected
String? debugLabel
latefinal

The debug label used to identify the bloc in the logs.

Implementation

@protected
late final String? debugLabel;