TelephonyDtmfEvents$json top-level constant

  1. @Deprecated('Use telephonyDtmfEventsDescriptor instead')
Map<String, Object> const TelephonyDtmfEvents$json

Implementation

@$core.Deprecated('Use telephonyDtmfEventsDescriptor instead')
const TelephonyDtmfEvents$json = const {
  '1': 'TelephonyDtmfEvents',
  '2': const [
    const {
      '1': 'dtmf_events',
      '3': 1,
      '4': 3,
      '5': 14,
      '6': '.google.cloud.dialogflow.v2.TelephonyDtmf',
      '10': 'dtmfEvents'
    },
  ],
};