DataTypeUnsignedInteger constructor

const DataTypeUnsignedInteger(
  1. BigInt? value
)

Implementation

const DataTypeUnsignedInteger(this.value);