create static method

Notification create()

Implementation

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