failures property

List<Failure>? failures
final

Any failures associated with the call.

Implementation

final List<Failure>? failures;