isReportReady property

bool? isReportReady
getter/setter pair

Asynchronous report only.

True if and only if the report has completed successfully and the report files are ready to be downloaded.

Implementation

core.bool? isReportReady;