create static method

VectorsConfig create()

Implementation

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