parent property
Reference to the parent job that contains this builder.
Used for accessing job-level configuration and establishing the configuration hierarchy.
Implementation
late Job parent;
Reference to the parent job that contains this builder.
Used for accessing job-level configuration and establishing the configuration hierarchy.
late Job parent;