setPrefix method

void setPrefix(
  1. String prefix
)

Implementation

void setPrefix(String prefix) {
  collcetion_prefix = prefix;
}