subscriptions property
The list of subscriptions in the requested parent.
The order of the subscriptions is unspecified.
Implementation
core.List<Subscription>? subscriptions;
The list of subscriptions in the requested parent.
The order of the subscriptions is unspecified.
core.List<Subscription>? subscriptions;