getDefault method

SetNotificationRequest getDefault ()

Implementation

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