FFPostgresTable$json top-level constant
Implementation
@$core.Deprecated('Use fFPostgresTableDescriptor instead')
const FFPostgresTable$json = {
'1': 'FFPostgresTable',
'2': [
{
'1': 'identifier',
'3': 1,
'4': 1,
'5': 11,
'6': '.flutterflow.FFIdentifier',
'10': 'identifier'
},
{
'1': 'fields',
'3': 2,
'4': 3,
'5': 11,
'6': '.flutterflow.FFPostgresField',
'10': 'fields'
},
{'1': 'is_view', '3': 3, '4': 1, '5': 8, '10': 'isView'},
],
};