message property

  1. @override
String? get message
override

Implementation

@override
String? get message =>
    "No product ids where defined to retrieve, make sure you pass the ids or that you define a valid `[InAppPurchasesConfig.getProductsListingApiEndpoint]`";