channel constant

String const channel

Implementation

static const String channel =
    String.fromEnvironment('CHANNEL', defaultValue: 'None');