create static method

SparseVector create()

Implementation

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