FFApiEndpointSettings_Interceptor$json top-level constant

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

Implementation

@$core.Deprecated('Use fFApiEndpointSettingsDescriptor instead')
const FFApiEndpointSettings_Interceptor$json = {
  '1': 'Interceptor',
  '2': [
    {
      '1': 'action_identifier',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFIdentifier',
      '10': 'actionIdentifier'
    },
    {'1': 'interceptor_name', '3': 2, '4': 1, '5': 9, '10': 'interceptorName'},
  ],
};