nupaleItemPath static method

String nupaleItemPath(
  1. String id
)

Implementation

static String nupaleItemPath(String id) => '/nupale/item/$id';