correlationId property

  1. @JsonKey.new(name: "correlationId")
String? correlationId
getter/setter pair

Implementation

@JsonKey(name: "correlationId")
String? correlationId;