BytesOrUnicodeString constructor

const BytesOrUnicodeString(
  1. String value
)

Implementation

const BytesOrUnicodeString(this.value);