conversationId property

  1. @JsonKey(name: 'conversationId')
String? conversationId
getter/setter pair

Implementation

@JsonKey(name:'conversationId')
String? conversationId;