exportStatus property
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
Implementation
final ExportStatus? exportStatus;
Export can be in one of the following states: IN_PROGRESS, COMPLETED, or FAILED.
final ExportStatus? exportStatus;