Options$json top-level constant

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

Implementation

@$core.Deprecated('Use optionsDescriptor instead')
const Options$json = const {
  '1': 'Options',
  '2': const [
    const {'1': 'is_linking_allowed', '3': 1, '4': 1, '5': 8, '8': const {}, '10': 'isLinkingAllowed'},
    const {'1': 'is_creation_allowed', '3': 2, '4': 1, '5': 8, '8': const {}, '10': 'isCreationAllowed'},
    const {'1': 'is_auto_creation', '3': 3, '4': 1, '5': 8, '8': const {}, '10': 'isAutoCreation'},
    const {'1': 'is_auto_update', '3': 4, '4': 1, '5': 8, '8': const {}, '10': 'isAutoUpdate'},
  ],
};