TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions$json top-level constant

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

Implementation

@$core.Deprecated('Use testChildExtensionDataDescriptor instead')
const TestChildExtensionData_NestedTestAllExtensionsData_NestedDynamicExtensions$json = const {
  '1': 'NestedDynamicExtensions',
  '2': const [
    const {'1': 'a', '3': 1, '4': 1, '5': 5, '10': 'a'},
    const {'1': 'b', '3': 2, '4': 1, '5': 5, '10': 'b'},
  ],
};