UpshotLabeledGlobalKey constructor

UpshotLabeledGlobalKey(
  1. String _value
)

Implementation

UpshotLabeledGlobalKey(this._value) : super(_value);