DtmfParameters$json top-level constant

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

Implementation

@$core.Deprecated('Use dtmfParametersDescriptor instead')
const DtmfParameters$json = const {
  '1': 'DtmfParameters',
  '2': const [
    const {
      '1': 'accepts_dtmf_input',
      '3': 1,
      '4': 1,
      '5': 8,
      '10': 'acceptsDtmfInput'
    },
  ],
};