create static method

DoubleVal create()

Implementation

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