concat method

DN concat(
  1. String prefix
)

Implementation

DN concat(String prefix) => DN('$prefix,$_dn');