fetchUserPlanListFromLinkFive abstract method
Fetches the receipts for a user
if no LinkFive UUID is provided, LinkFive will generate a new user ID
Implementation
Future<LinkFiveActiveProducts> fetchUserPlanListFromLinkFive();
Fetches the receipts for a user
if no LinkFive UUID is provided, LinkFive will generate a new user ID
Future<LinkFiveActiveProducts> fetchUserPlanListFromLinkFive();