summary property

  1. @JsonKey.new(name: "summary")
String? summary
final

Implementation

@JsonKey(name: "summary")
final String? summary;