subscriptions property
The list of requested subscriptions, in the same order as the request.
Implementation
core.List<Subscription>? subscriptions;
The list of requested subscriptions, in the same order as the request.
core.List<Subscription>? subscriptions;