type property
URI indicating what type of recipe was performed.
It determines the meaning of recipe.entryPoint, recipe.arguments, recipe.environment, and materials.
Implementation
core.String? type;
URI indicating what type of recipe was performed.
It determines the meaning of recipe.entryPoint, recipe.arguments, recipe.environment, and materials.
core.String? type;