create static method

DoubleListValue create()

Implementation

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