QueryConfigResponse constructor

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

Implementation

const QueryConfigResponse({this.config});