BytesParam constructor

const BytesParam(
  1. Uint8List value
)

Implementation

const BytesParam(this.value);