branchCoverage property Null safety

SourceReportCoverage? branchCoverage
optional">@optionalread / write

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

Implementation

@optional
SourceReportCoverage? branchCoverage;