StoreToken<T> constructor

const StoreToken<T>(
  1. String value
)

Implementation

const StoreToken(this.value);