executedVersion property
The version of the function that executed. When you invoke a function with an alias, this indicates which version the alias resolved to.
Implementation
final String? executedVersion;
The version of the function that executed. When you invoke a function with an alias, this indicates which version the alias resolved to.
final String? executedVersion;