DtmfInput$json top-level constant
Implementation
@$core.Deprecated('Use dtmfInputDescriptor instead')
const DtmfInput$json = const {
'1': 'DtmfInput',
'2': const [
const {'1': 'digits', '3': 1, '4': 1, '5': 9, '10': 'digits'},
const {'1': 'finish_digit', '3': 2, '4': 1, '5': 9, '10': 'finishDigit'},
],
};