OBool constructor

OBool(
  1. bool value
)

Implementation

OBool(this.value);