Returns a copy of the words as a fixed-length list for compact inspection.
List<int> get words => <int>[word0, word1, word2, word3];