OString constructor

OString(
  1. String value
)

Implementation

OString(this.value);