reasons property

List<FailureReason> reasons
final

The reasons for the failure which can be displayed directly to the user.

Implementation

final List<FailureReason> reasons;