details static method

AppRoute details(
  1. int id
)

Implementation

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