Map<String, dynamic> toJson() { return { 'SequenceIndicator': sequenceIndicator, 'TotalCount': totalCount, 'ParityByte': parityByte }; }