ImportDataSuccessProjectGrant$json top-level constant

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

Implementation

@$core.Deprecated('Use importDataSuccessProjectGrantDescriptor instead')
const ImportDataSuccessProjectGrant$json = const {
  '1': 'ImportDataSuccessProjectGrant',
  '2': const [
    const {'1': 'grant_id', '3': 1, '4': 1, '5': 9, '10': 'grantId'},
    const {'1': 'project_id', '3': 2, '4': 1, '5': 9, '10': 'projectId'},
    const {'1': 'org_id', '3': 3, '4': 1, '5': 9, '10': 'orgId'},
  ],
};