content property

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

Implementation

@JsonKey(name: "Content")
final String? content;