SasPortalChannelWithScore constructor
SasPortalChannelWithScore({
- SasPortalFrequencyRange? frequencyRange,
- double? score,
Implementation
SasPortalChannelWithScore({
this.frequencyRange,
this.score,
});