build method

List<int> build()

Final bytes for printing

Implementation

List<int> build() => List.unmodifiable(_bytes);