create static method

AppConnection create()

Implementation

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