type property
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;
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.
final Type? type;