requestPath static method

String requestPath(
  1. String id
)

Implementation

static String requestPath(String id) => '/request/$id';