ListExecutionFunctionsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listExecutionFunctionsResponseDescriptor instead')
const ListExecutionFunctionsResponse$json = {
  '1': 'ListExecutionFunctionsResponse',
  '2': [
    {'1': 'functions', '3': 1, '4': 3, '5': 9, '10': 'functions'},
  ],
};