InputBytes constructor

const InputBytes(
  1. Uint8List value
)

Implementation

const InputBytes(this.value);