StoreNotAvailableException constructor

StoreNotAvailableException({
  1. String? message,
})

Implementation

StoreNotAvailableException({this.message});