configFilename property

String? configFilename
getter/setter pair

The filename that the configuration artifact for the IosApp is typically saved as.

For example: GoogleService-Info.plist

Implementation

core.String? configFilename;