byteArray property

ByteData get byteArray

Implementation

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