StoreException constructor

const StoreException(
  1. String message
)

Implementation

const StoreException(this.message);