create static method

AppLink create()

Implementation

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