FloatValue constructor

const FloatValue(
  1. double value
)

Implementation

const FloatValue(this.value);