DataTypeVarbinary constructor

const DataTypeVarbinary(
  1. BigInt? value
)

Implementation

const DataTypeVarbinary(this.value);