create method Null safety

DoubleValue create()

Implementation

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