UserLoginCountResp$json top-level constant
- @Deprecated('Use userLoginCountRespDescriptor instead')
Implementation
@$core.Deprecated('Use userLoginCountRespDescriptor instead')
const UserLoginCountResp$json = {
'1': 'UserLoginCountResp',
'2': [
{'1': 'loginCount', '3': 1, '4': 1, '5': 3, '10': 'loginCount'},
{'1': 'unloginCount', '3': 2, '4': 1, '5': 3, '10': 'unloginCount'},
{
'1': 'count',
'3': 3,
'4': 3,
'5': 11,
'6': '.openim.chat.UserLoginCountResp.CountEntry',
'10': 'count'
},
],
'3': [UserLoginCountResp_CountEntry$json],
};