topic property

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

Implementation

@JsonKey(name: "topic")
final String? topic;