refId method

String refId(
  1. String x
)
inherited

Implementation

String refId(String x) => '${rl.Temp.nextId()}_$x';