create static method

FloatValue create()

Implementation

@$core.pragma('dart2js:noInline')
static FloatValue create() => FloatValue._();