senderId property

  1. @JsonKey(name: 'sender_id')
String? senderId
final

Implementation

@JsonKey(name: 'sender_id')
final String? senderId;