DataElement.fromString(this.type, String valueString) { value = utf8.encode(valueString) as Uint8List; }