StorableString constructor

const StorableString([
  1. String? value
])

Implementation

const StorableString([this.value]);