QueryConfigResponse constructor

const QueryConfigResponse({
  1. Config? config,
})

Implementation

const QueryConfigResponse({this.config});