reason property

  1. @JsonKey(name: r'reason')
String reason
final

Reason for the redirect rule.

Implementation

@JsonKey(name: r'reason')
final String reason;