DeleteSessionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use deleteSessionResponseDescriptor instead')
const DeleteSessionResponse$json = {
  '1': 'DeleteSessionResponse',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.object.v2beta.Details',
      '10': 'details'
    },
  ],
};