channelLabel property

String get channelLabel

Implementation

String get channelLabel => isBeta ? 'Beta' : 'Stable';