create static method

VectorExample create()

Implementation

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