FFFirestoreChartData$json top-level constant
- @Deprecated('Use fFFirestoreChartDataDescriptor instead')
Implementation
@$core.Deprecated('Use fFFirestoreChartDataDescriptor instead')
const FFFirestoreChartData$json = {
'1': 'FFFirestoreChartData',
'2': [
{
'1': 'documents',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFVariable',
'10': 'documents'
},
{
'1': 'x_field',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'xField'
},
{
'1': 'y_field',
'3': 3,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'yField'
},
],
};