totalByteLength property

  1. @override
int totalByteLength

Implementation

@override
int get totalByteLength => byteList.length + 4 + 1;