withPrefix method

String withPrefix()

Implementation

String withPrefix() {
  return _hexString;
}