WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING constant

Intent_WebhookState const WEBHOOK_STATE_ENABLED_FOR_SLOT_FILLING

Implementation

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