class Flags { static const disableSpotify = bool.fromEnvironment('DISABLE_SPOTIFY', defaultValue: true); }