AddProjectGrantResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use addProjectGrantResponseDescriptor instead')
const AddProjectGrantResponse$json = const {
  '1': 'AddProjectGrantResponse',
  '2': const [
    const {'1': 'grant_id', '3': 1, '4': 1, '5': 9, '8': const {}, '10': 'grantId'},
    const {'1': 'details', '3': 2, '4': 1, '5': 11, '6': '.zitadel.v1.ObjectDetails', '10': 'details'},
  ],
};