reason property

  1. @JsonKey(name: "reason")
String? reason
getter/setter pair

Implementation

@JsonKey(name: "reason")
String? reason;