create static method

AppInfo create()

Implementation

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