ChainRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use chainRequestDescriptor instead')
const ChainRequest$json = {
  '1': 'ChainRequest',
  '2': [
    {'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'name', '3': 2, '4': 1, '5': 9, '10': 'name'},
    {'1': 'currency', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'currency', '17': true},
    {'1': 'isDualCurrencyEnabled', '3': 4, '4': 1, '5': 8, '9': 1, '10': 'isDualCurrencyEnabled', '17': true},
    {'1': 'secondaryDisplayCurrency', '3': 5, '4': 1, '5': 9, '9': 2, '10': 'secondaryDisplayCurrency', '17': true},
    {'1': 'businessRules', '3': 6, '4': 1, '5': 11, '6': '.weebi.boutique.BusinessRules', '9': 3, '10': 'businessRules', '17': true},
  ],
  '8': [
    {'1': '_currency'},
    {'1': '_isDualCurrencyEnabled'},
    {'1': '_secondaryDisplayCurrency'},
    {'1': '_businessRules'},
  ],
};