UserLoginCountReq$json top-level constant

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

Implementation

@$core.Deprecated('Use userLoginCountReqDescriptor instead')
const UserLoginCountReq$json = {
  '1': 'UserLoginCountReq',
  '2': [
    {'1': 'start', '3': 1, '4': 1, '5': 3, '10': 'start'},
    {'1': 'end', '3': 2, '4': 1, '5': 3, '10': 'end'},
  ],
};