create static method

DoubleParam create()

Implementation

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