APPEND constant

Implementation

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