QueryTableEntryResponse constructor

const QueryTableEntryResponse({
  1. TableEntry? tableEntry,
})

Implementation

const QueryTableEntryResponse({this.tableEntry});