QueryTableInfoRequest constructor

const QueryTableInfoRequest({
  1. String? address,
})

Implementation

const QueryTableInfoRequest({this.address});