menu
extensions package
documentation
primitives.dart
AggregateException
count property
count property
dark_mode
light_mode
count
property
int
get
count
Gets the number of inner exceptions.
Implementation
int get count => _innerExceptions.length;
extensions package
documentation
primitives
AggregateException
count property
AggregateException class