baseUrl constant
String
const baseUrl
The base URL for all PokéAPI API calls.
Implementation
static const baseUrl = 'https://pokeapi.co/api/v2';
The base URL for all PokéAPI API calls.
static const baseUrl = 'https://pokeapi.co/api/v2';