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