intoOk method

S intoOk()

Implementation

@pragma("vm:prefer-inline")
S intoOk() {
  return unwrap();
}