newTuple property

TupleData? newTuple
latefinal

NewTuple is the contents of a new tuple. Byte1('N'): Identifies the following TupleData message as a new tuple.

Implementation

late final TupleData? newTuple;