create static method

NotificationRule create()

Implementation

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