InputText$json top-level constant

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

Implementation

@$core.Deprecated('Use inputTextDescriptor instead')
const InputText$json = const {
  '1': 'InputText',
  '2': const [
    const {'1': 'text', '3': 1, '4': 1, '5': 9, '10': 'text'},
    const {'1': 'language_code', '3': 2, '4': 1, '5': 9, '10': 'languageCode'},
  ],
};