FFAuthVariable$json top-level constant

  1. @Deprecated('Use fFAuthVariableDescriptor instead')
Map<String, Object> const FFAuthVariable$json

Implementation

@$core.Deprecated('Use fFAuthVariableDescriptor instead')
const FFAuthVariable$json = {
  '1': 'FFAuthVariable',
  '2': [
    {
      '1': 'property',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.flutterflow.FFAuthVariable.AuthProperty',
      '10': 'property'
    },
    {
      '1': 'users_data_field',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'usersDataField'
    },
  ],
  '4': [FFAuthVariable_AuthProperty$json],
};