get method

V get()

Implementation

V get() {
  return _value!;
}