timelineViewPath static method

String timelineViewPath(
  1. String postId
)

Implementation

static String timelineViewPath(String postId) => '/timeline-view/$postId';