static String postFullScreenPath(String id, {String slug = ''}) => '/post/${_slugOrId(id, slug)}/fullscreen';