FFLibraryPageRoutePath$json top-level constant

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

Implementation

@$core.Deprecated('Use fFLibraryPageRoutePathDescriptor instead')
const FFLibraryPageRoutePath$json = {
  '1': 'FFLibraryPageRoutePath',
  '2': [
    {'1': 'page_key', '3': 1, '4': 1, '5': 9, '10': 'pageKey'},
    {
      '1': 'route_path',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFValue',
      '10': 'routePath'
    },
    {
      '1': 'nav_bar_settings',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.flutterflow.FFNavBarItem',
      '10': 'navBarSettings'
    },
  ],
};