TextInput$json top-level constant

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

Implementation

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