nextDecodeError property

Object? nextDecodeError
getter/setter pair

If a test sets this field, the next decode of either kind throws it.

Implementation

Object? nextDecodeError;