create static method

RawVector create()

Implementation

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