getDefault static method

SendNotificationReply getDefault()

Implementation

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