Returns the length of this input. The length is the number of bytes, FNC1 characters or ECIs in the sequence.
byte
@return the number of chars in this sequence
char
@override int get length => bytes.length;