nextDecodeError property

Object? nextDecodeError
getter/setter pair

When set, the next decode of either kind throws this instead.

Implementation

Object? nextDecodeError;