MessageBlock constructor

const MessageBlock(
  1. Uint8List message,
  2. int algoId
)

Implementation

const MessageBlock(this.message, this.algoId);