FinancialChartMetric$json top-level constant
- @Deprecated('Use financialChartMetricDescriptor instead')
Implementation
@$core.Deprecated('Use financialChartMetricDescriptor instead')
const FinancialChartMetric$json = {
'1': 'FinancialChartMetric',
'2': [
{'1': 'CASHFLOW_INCOME', '2': 0},
{'1': 'CASHFLOW_SPENDING', '2': 1},
{'1': 'ALL_INCOME', '2': 2},
{'1': 'ALL_SPENDING', '2': 3},
],
};