body property

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

Implementation

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