AppAccountProto_ChangePskRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use appAccountProtoDescriptor instead')
const AppAccountProto_ChangePskRequest$json = {
  '1': 'ChangePskRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'psk', '3': 2, '4': 1, '5': 9, '10': 'psk'},
  ],
};