taskExecution property
Task Execution
Implementation
@$pb.TagNumber(4)
TaskExecution get taskExecution => $_getN(3);
Implementation
@$pb.TagNumber(4)
set taskExecution(TaskExecution v) { setField(4, v); }
Task Execution
@$pb.TagNumber(4)
TaskExecution get taskExecution => $_getN(3);
@$pb.TagNumber(4)
set taskExecution(TaskExecution v) { setField(4, v); }