value property

Object? get value

Implementation

Object? get value {
  return _value;
}