customerInfo property

Future<CustomerInfo> get customerInfo

Implementation

Future<CustomerInfo> get customerInfo => Purchases.getCustomerInfo();