String getDsId(String prefix)

Source

String getDsId(String prefix) {
  return '$prefix$qHash64';
}