importStatus property
The status of the import job. If the status is FAILED, you can
get the reason for the failure using the GetImport operation.
Implementation
final ImportStatus? importStatus;
The status of the import job. If the status is FAILED, you can
get the reason for the failure using the GetImport operation.
final ImportStatus? importStatus;