value property

JSValue value

Implementation

JSValue get value {
  return JSValue(_context, _ref.cast());
}