configFilename property

String? configFilename
getter/setter pair

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

For example: google-services.json

Implementation

core.String? configFilename;