PUSHER_ENV constant

String const PUSHER_ENV

Implementation

static const PUSHER_ENV =
    String.fromEnvironment('PUSHER_ENV', defaultValue: DEFAULT_PUSHER_ENV);