getValue method

dynamic getValue()

Gets the sstate value.

Returns the value object.

Implementation

dynamic getValue() => _value;