UrpPsuCommand$json top-level constant

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

Implementation

@$core.Deprecated('Use urpPsuCommandDescriptor instead')
const UrpPsuCommand$json = {
  '1': 'UrpPsuCommand',
  '2': [
    {'1': 'urpPsuSearch', '2': 0},
    {'1': 'urpPsuPair', '2': 1},
    {'1': 'urpPsuUnpair', '2': 2},
  ],
};