addons property

List<Subscriptions>? addons

Implementation

List<Subscriptions>? get addons => userProfileModel.value.data?.addons;