Constants$json top-level constant

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

Implementation

@$core.Deprecated('Use constantsDescriptor instead')
const Constants$json = {
  '1': 'Constants',
  '2': [
    {'1': 'ZERO', '2': 0},
    {'1': 'DATA_PAYLOAD_LEN', '2': 233},
  ],
};