Int128$json top-level constant

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

Implementation

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