menu
eb_purchase package
documentation
core/eb_purchase_repo.dart
EbPurchaseRepo
isStoreAvailable property
isStoreAvailable property
dark_mode
light_mode
isStoreAvailable
property
Future
<
bool
>
get
isStoreAvailable
Returns
true
if the payment platform is ready and available.
Implementation
Future<bool> get isStoreAvailable;
eb_purchase package
documentation
core/eb_purchase_repo
EbPurchaseRepo
isStoreAvailable property
EbPurchaseRepo class