StorageType constructor

const StorageType(
  1. String value
)

Implementation

const StorageType(this.value);