setRaw method

void setRaw(
  1. Uint8List raw
)

Implementation

void setRaw(Uint8List raw) => _raw = raw;