path property

String get path

Caminho público do post (ex.: /blog/meu-post).

Implementation

String get path => '/blog/$slug';