create static method

VectorInput create()

Implementation

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