core property

$Client core

Client for the core APIs

Implementation

$Client get core => _core[this] ??= $Client.fromClient(this);