tables property

$Client get tables

Client for the tables APIs.

Implementation

$Client get tables => _tables[this] ??= $Client.fromClient(this);