count property

int get count

Gets the number of inner exceptions.

Implementation

int get count => _innerExceptions.length;