defaultRegion constant
String
const defaultRegion
The default region to use for the Firebase Functions API.
Implementation
static const defaultRegion = 'us-central1';
The default region to use for the Firebase Functions API.
static const defaultRegion = 'us-central1';