BytesValue$json top-level constant

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

Implementation

@$core.Deprecated('Use bytesValueDescriptor instead')
const BytesValue$json = const {
  '1': 'BytesValue',
  '2': const [
    const {'1': 'value', '3': 1, '4': 1, '5': 12, '10': 'value'},
  ],
};