notes property

$Client get notes

Client for the notes APIs.

Implementation

$Client get notes => _notes[this] ??= $Client.fromClient(this);