idOrLabel property

String get idOrLabel

Implementation

String get idOrLabel => id ?? label;