create static method

VADOptions create()

Implementation

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