emulatorHost property

String? emulatorHost
getter/setter pairinherited

The Storage emulator host this instance is configured to use. This was required since iOS does not persist these settings on instances and they need to be set every time when getting a FIRStorage instance.

Implementation

String? emulatorHost;