ImportDataSuccessUserLinks$json top-level constant

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

Implementation

@$core.Deprecated('Use importDataSuccessUserLinksDescriptor instead')
const ImportDataSuccessUserLinks$json = const {
  '1': 'ImportDataSuccessUserLinks',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'external_user_id', '3': 2, '4': 1, '5': 9, '10': 'externalUserId'},
    const {'1': 'display_name', '3': 3, '4': 1, '5': 9, '10': 'displayName'},
    const {'1': 'idp_id', '3': 4, '4': 1, '5': 9, '10': 'idpId'},
  ],
};