cause property
Errors potentially have a root cause error, ie, a DecoderError might be caused by an WindowsError
Implementation
final List<PlayerError> cause;
Errors potentially have a root cause error, ie, a DecoderError might be caused by an WindowsError
final List<PlayerError> cause;