QueryTableInfoResponse constructor

const QueryTableInfoResponse({
  1. TableInfo? tableInfo,
})

Implementation

const QueryTableInfoResponse({this.tableInfo});