State$json top-level constant

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

Implementation

@$core.Deprecated('Use stateDescriptor instead')
const State$json = {
  '1': 'State',
  '2': [
    {
      '1': 'details',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.zitadel.resources.object.v3alpha.Details',
      '10': 'details'
    },
    {'1': 'blob', '3': 2, '4': 1, '5': 9, '10': 'blob'},
  ],
};