create static method

DenseVector create()

Implementation

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