transportTime static method

String transportTime(
  1. String layerId
)
  • transport/{layer}/time

Implementation

static String transportTime(String layerId) => 'transport/$layerId/time';