fromUserId property

  1. @JsonKey.new(name: "fromUserId")
int? fromUserId
final

Implementation

@JsonKey(name: "fromUserId")
final int? fromUserId;