Entry_Form$json top-level constant

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

Implementation

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