NestedMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use nestedMessageDescriptor instead')
const NestedMessage$json = const {
  '1': 'NestedMessage',
  '2': const [
    const {'1': 'd', '3': 1, '4': 1, '5': 5, '10': 'd'},
  ],
};