files property

$Client get files

Client for the files APIs.

Implementation

$Client get files => _files[this] ??= $Client.fromClient(this);