result property

File? result
getter/setter pair

The file object representing the result of the report run (populated when status=succeeded).

Implementation

File? result;