create static method

PushNotification create()

Implementation

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