GlobalStringKey constructor

const GlobalStringKey(
  1. String value
)

Implementation

const GlobalStringKey(this.value) : super.constructor();