StorageError constructor

StorageError(
  1. String? message
)

Implementation

StorageError(this.message);