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