body property

  1. @JsonKey.new(includeIfNull: false)
String? body
final

Implementation

@JsonKey(includeIfNull: false)
final String? body;