downloadUrl property

String downloadUrl
inherited

The predefined location where to download the results from the compliance job. This URL is already signed with an authentication key, so you will not need to pass any additional credential or header to authenticate the request.

Implementation

String get downloadUrl => throw _privateConstructorUsedError;