toValue method

String toValue()

Implementation

String toValue() {
  return super.enumToValue(_$SystemMessageTypeEnumMap, type!);
}