FFDimensions$json top-level constant
Implementation
@$core.Deprecated('Use fFDimensionsDescriptor instead')
const FFDimensions$json = {
'1': 'FFDimensions',
'2': [
{
'1': 'width',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'width'
},
{
'1': 'height',
'3': 2,
'4': 1,
'5': 11,
'6': '.flutterflow.FFDim',
'10': 'height'
},
],
};