StorageException constructor

const StorageException(
  1. String msg
)

Implementation

const StorageException(this.msg);