AuthenticateRes$json top-level constant

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

Implementation

@$core.Deprecated('Use authenticateResDescriptor instead')
const AuthenticateRes$json = const {
  '1': 'AuthenticateRes',
  '2': const [
    const {'1': 'status', '3': 1, '4': 1, '5': 9, '10': 'status'},
    const {'1': 'accessToken', '3': 2, '4': 1, '5': 9, '10': 'accessToken'},
  ],
};