termsOfService property

$Client get termsOfService

Client for the terms_of_service APIs.

Implementation

$Client get termsOfService => _termsOfService[this] ??= $Client.fromClient(this);