LoginInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use loginInfoDescriptor instead')
const LoginInfo$json = {
  '1': 'LoginInfo',
  '2': [
    {'1': 'UserMobile', '3': 1, '4': 1, '5': 9, '10': 'UserMobile'},
    {'1': 'Password', '3': 2, '4': 1, '5': 9, '10': 'Password'},
  ],
};