toByteData property

ByteData toByteData

use .utf8ToHex first

Implementation

ByteData get toByteData => toUint8List.buffer.asByteData();