Mac constructor

const Mac(
  1. List<int> bytes
)

Implementation

const Mac(this.bytes);