FFCustomAuth$json top-level constant

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

Implementation

@$core.Deprecated('Use fFCustomAuthDescriptor instead')
const FFCustomAuth$json = {
  '1': 'FFCustomAuth',
  '2': [
    {
      '1': 'user_data_type_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'userDataTypeIdentifier'
    },
    {'1': 'persist_auth_data', '3': 2, '4': 1, '5': 8, '10': 'persistAuthData'},
  ],
};