UserStatusChangeTips$json top-level constant
- @Deprecated('Use userStatusChangeTipsDescriptor instead')
Implementation
@$core.Deprecated('Use userStatusChangeTipsDescriptor instead')
const UserStatusChangeTips$json = {
'1': 'UserStatusChangeTips',
'2': [
{'1': 'fromUserID', '3': 1, '4': 1, '5': 9, '10': 'fromUserID'},
{'1': 'toUserID', '3': 2, '4': 1, '5': 9, '10': 'toUserID'},
{'1': 'status', '3': 3, '4': 1, '5': 5, '10': 'status'},
{'1': 'platformID', '3': 4, '4': 1, '5': 5, '10': 'platformID'},
],
};