create static method

NotificationList create()

Implementation

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