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