create static method

DoubleValue create()

Implementation

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