gitUri property

String? gitUri
final

If provided, get the source from GitHub repository. This option is valid only for GCF 1st Gen function. Example: https://github.com/

Implementation

final String? gitUri;