eventsLog static method

AppRoute eventsLog(
  1. int id
)

Implementation

static AppRoute eventsLog(int id) => AppRoute('/dashboard/$id/events');