firestoreRegion property

String firestoreRegion
final

Region used to bootstrap the default Firestore database when missing. Common values: nam5 (multi-region US), eur3 (multi-region EU), us-central1, europe-west1. Defaults to nam5.

Implementation

final String firestoreRegion;