buildsNotDeleted property
An array of BuildNotDeleted
objects that specify the builds
that could not be deleted.
Implementation
final List<BuildNotDeleted>? buildsNotDeleted;
An array of BuildNotDeleted
objects that specify the builds
that could not be deleted.
final List<BuildNotDeleted>? buildsNotDeleted;