HeldVoiceQuery constructor

HeldVoiceQuery({
  1. List<String>? coveredData,
})

Implementation

HeldVoiceQuery({
  this.coveredData,
});