RemoveHumanPasswordlessRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use removeHumanPasswordlessRequestDescriptor instead')
const RemoveHumanPasswordlessRequest$json = const {
  '1': 'RemoveHumanPasswordlessRequest',
  '2': const [
    const {'1': 'user_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'userId'},
    const {'1': 'token_id', '3': 2, '4': 1, '5': 9, '8': const {}, '10': 'tokenId'},
  ],
};