Routes_Test_Books$json top-level constant

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

Implementation

@$core.Deprecated('Use routesDescriptor instead')
const Routes_Test_Books$json = const {
  '1': 'Books',
  '2': const [
    const {'1': 'is_home', '3': 1, '4': 1, '5': 8, '10': 'isHome'},
    const {'1': 'id', '3': 2, '4': 1, '5': 5, '10': 'id'},
  ],
};