tableList property

List<Table>? tableList
final

A list of the requested Table objects.

Implementation

final List<Table>? tableList;