toCode method

String toCode()

Returns code string from weight

Implementation

String toCode() => _convertValueToCode(weight);