OFloat constructor

OFloat(
  1. double value
)

Implementation

OFloat(this.value);