subject property

  1. @JsonKey.new(name: 'subject')
String? subject
final

Implementation

@JsonKey(name: 'subject')
final String? subject;