UserPrefKey constructor

const UserPrefKey(
  1. String name
)

Implementation

const UserPrefKey(this.name) : assert(name != '');