coverage property Null safety

SourceReportCoverage? coverage
optional">@optionalread / write

Code coverage information for this range. Provided only when the Coverage report has been requested and the range has been compiled.

Implementation

@optional
SourceReportCoverage? coverage;