create static method

OutPoint create()

Implementation

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