BinaryType constructor

const BinaryType(
  1. String value
)

Implementation

const BinaryType(this.value);