create static method

Gateway create()

Implementation

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