subject property

  1. @JsonKey(name: "Subject")
String? subject
final

Implementation

@JsonKey(name: "Subject")
final String? subject;