REPLACE constant

Implementation

static const WebhookResponse_FulfillmentResponse_MergeBehavior REPLACE =
    WebhookResponse_FulfillmentResponse_MergeBehavior._(
        2,
        const $core.bool.fromEnvironment('protobuf.omit_enum_names')
            ? ''
            : 'REPLACE');