reason property

  1. @JsonKey.new(includeIfNull: true)
String? reason
final

Implementation

@JsonKey(includeIfNull: true)
final String? reason;