uppush property
$Client
get
uppush
Client for the uppush APIs.
Implementation
$Client get uppush => _uppush[this] ??= $Client.fromClient(this);
Client for the uppush APIs.
$Client get uppush => _uppush[this] ??= $Client.fromClient(this);