getKey method

String getKey()

Gets the key to locate the state value.

Returns the value key.

Implementation

String getKey() => _key;