menu
firebase_github_updater package
documentation
models/app_release.dart
AppRelease
channelLabel property
channelLabel property
dark_mode
light_mode
channelLabel
property
String
get
channelLabel
Implementation
String get channelLabel => isBeta ? 'Beta' : 'Stable';
firebase_github_updater package
documentation
models/app_release
AppRelease
channelLabel property
AppRelease class