emulatorPort property

int? emulatorPort
getter/setter pairinherited

The Storage emulator port 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

int? emulatorPort;