UnserializableValue constructor

UnserializableValue(
  1. String value
)

Implementation

UnserializableValue(this.value);