factory RouteBase.fromJson(Map<String, dynamic> json) => vyuh.content.fromJson<ContentItem>(json) as RouteBase;