senderId property

  1. @JsonKey(name: "sender_id")
int? senderId
final

Implementation

@JsonKey(name: "sender_id")
final int? senderId;