create static method

FFVector2D create()

Implementation

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