Routes$json top-level constant

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

Implementation

@$core.Deprecated('Use routesDescriptor instead')
const Routes$json = const {
  '1': 'Routes',
  '3': const [Routes_Empty$json, Routes_Error$json, Routes_Test$json, Routes_Vocab$json],
};