Check whether the specified store currently exists
Future<bool> get ready => FMTCBackendAccess.internal.storeExists(storeName: _storeName);