buildsNotDeleted property

List<BuildNotDeleted>? buildsNotDeleted
final

An array of BuildNotDeleted objects that specify the builds that could not be deleted.

Implementation

final List<BuildNotDeleted>? buildsNotDeleted;