byteArray property

ByteData byteArray

Implementation

ByteData get byteArray => /*_byteArray ??=*/ _getByteData(byteList);