products property

LinkFiveProducts? products
getter/setter pair

LinkFive subscriptions that you can offer to your user

To receive data on products, you have to call fetchProducts() first.

Implementation

LinkFiveProducts? products;