LocalAccountProto_SetClientRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use localAccountProtoDescriptor instead')
const LocalAccountProto_SetClientRequest$json = {
  '1': 'SetClientRequest',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 3, '10': 'id'},
    {'1': 'client_id', '3': 2, '4': 1, '5': 5, '10': 'clientId'},
  ],
};