FFPostgresFlavor$json top-level constant
- @Deprecated('Use fFPostgresFlavorDescriptor instead')
Implementation
@$core.Deprecated('Use fFPostgresFlavorDescriptor instead')
const FFPostgresFlavor$json = {
'1': 'FFPostgresFlavor',
'2': [
{'1': 'FLAVOR_UNDEFINED', '2': 0},
{'1': 'FLAVOR_POSTGRES', '2': 1},
{'1': 'FLAVOR_SUPABASE', '2': 2},
],
};