FFQueryLoadingWidget$json top-level constant

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

Implementation

@$core.Deprecated('Use fFQueryLoadingWidgetDescriptor instead')
const FFQueryLoadingWidget$json = {
  '1': 'FFQueryLoadingWidget',
  '2': [
    {
      '1': 'loading_widget',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFLoadingWidget',
      '10': 'loadingWidget'
    },
    {
      '1': 'display_in_flutter_flow',
      '3': 2,
      '4': 1,
      '5': 8,
      '10': 'displayInFlutterFlow'
    },
    {'1': 'center', '3': 3, '4': 1, '5': 8, '10': 'center'},
  ],
};