debugLabel property

  1. @protected
String get debugLabel

Returns a debug label for the flag, which is the ISO code by default.

Implementation

@protected
String get debugLabel => item.code;