summary property

  1. @JsonKey(name: 'summary')
String? summary
getter/setter pair

Implementation

@JsonKey(name:'summary')
String? summary;