processingState property Null safety
final
The processing state of the build indicating that it is not yet available for testing.
Implementation
final ProcessingState? processingState;
The processing state of the build indicating that it is not yet available for testing.
final ProcessingState? processingState;