type property

String? type
getter/setter pair

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;