create static method

AppGateway create()

Implementation

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