state property
The image starts in the PENDING state. If image creation
succeeds, the state is AVAILABLE. If image creation fails, the
state is FAILED.
Implementation
final ImageState? state;
The image starts in the PENDING state. If image creation
succeeds, the state is AVAILABLE. If image creation fails, the
state is FAILED.
final ImageState? state;