getDefault static method

NotificationChannelId getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static NotificationChannelId getDefault() => _defaultInstance ??=
    $pb.GeneratedMessage.$_defaultFor<NotificationChannelId>(create);