Decl_FunctionDecl$json top-level constant

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

Implementation

@$core.Deprecated('Use declDescriptor instead')
const Decl_FunctionDecl$json = {
  '1': 'FunctionDecl',
  '2': [
    {
      '1': 'overloads',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.google.api.expr.v1alpha1.Decl.FunctionDecl.Overload',
      '10': 'overloads'
    },
  ],
  '3': [Decl_FunctionDecl_Overload$json],
};