error property

  1. @nonVirtual
  2. @override
Never error
inherited

Always throws ValueStreamError.

Implementation

@nonVirtual
@override
Never get error => throw ValueStreamError.hasNoError();