getDefault static method

RepeatWithDeliveryDate getDefault()

Implementation

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