emulator property

EmulatorConfig? emulator
final

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;