create static method

VectorParams create()

Implementation

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