FEED_API_URL constant

String const FEED_API_URL

Implementation

static const FEED_API_URL =
    String.fromEnvironment('FEED_API_URL', defaultValue: DEFAULT_FEED_API_URL);