emulator property
Config to connect to the Firebase auth emulator
When set, requests will be sent to the Firebase auth emulator instead of the production endpoints
Implementation
final EmulatorConfig? emulator;
Config to connect to the Firebase auth emulator
When set, requests will be sent to the Firebase auth emulator instead of the production endpoints
final EmulatorConfig? emulator;