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