expired property Null safety

bool? expired
final

A Boolean value that indicates if the build has expired. An expired build is unavailable for testing.

Implementation

final bool? expired;