type property

Type? type
final

A job template can be of two types: system or custom. System or built-in job templates can't be modified or deleted by the user.

Implementation

final Type? type;