Editor$json top-level constant

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

Implementation

@$core.Deprecated('Use editorDescriptor instead')
const Editor$json = const {
  '1': 'Editor',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
    const {'1': 'display_name', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'displayName'},
    const {'1': 'service', '3': 3, '4': 1, '5': 9, '8': const {}, '10': 'service'},
  ],
};