setPrefix method

void setPrefix(
  1. String value
)

Implementation

void setPrefix(String value) => _prefix = value;