gitUri property

String? gitUri
getter/setter pair

If provided, get the source from GitHub repository.

This option is valid only for GCF 1st Gen function. Example: https://github.com///blob//

Implementation

core.String? gitUri;