buildComplete property

bool? buildComplete
final

Whether the build is complete. True if complete; otherwise, false.

Implementation

final bool? buildComplete;