baseUrl constant

String const baseUrl

Base URL for access the Twitch APIs

Implementation

static const String baseUrl = 'https://api.twitch.tv';