Raw constructor

const Raw({
  1. required Uint8List bytes,
})

Implementation

const Raw({required this.bytes});