TxBind$json top-level constant

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

Implementation

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