deleteStore abstract method

void deleteStore(
  1. String storeName
)

Delete a store.

Implementation

void deleteStore(String storeName);