baseUrl constant

String const baseUrl

The base URL for all PokéAPI API calls.

Implementation

static const baseUrl = 'https://pokeapi.co/api/v2';