transportCurrent static method

String transportCurrent(
  1. String layerId
)
  • transport/{layer}/current

Implementation

static String transportCurrent(String layerId) => 'transport/$layerId/current';