QueryByLabelRequest constructor

const QueryByLabelRequest({
  1. String? label,
})

Implementation

const QueryByLabelRequest({this.label});