storeExists abstract method

Future<bool> storeExists(
  1. String storeName
)

Implementation

Future<bool> storeExists(String storeName);