ListAuthorizationsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listAuthorizationsResponseDescriptor instead')
const ListAuthorizationsResponse$json = {
  '1': 'ListAuthorizationsResponse',
  '2': [
    {'1': 'authorizations', '3': 1, '4': 3, '5': 11, '6': '.viam.app.v1.Authorization', '10': 'authorizations'},
  ],
};