QueryAdvisorResult constructor

QueryAdvisorResult({
  1. List<IndexAdvice>? indexAdvice,
})

Implementation

QueryAdvisorResult({this.indexAdvice});