idAround property

  1. @JsonKey(name: 'id_around')
String? idAround
final

Message ID to fetch messages around

Implementation

@JsonKey(name: 'id_around')
final String? idAround;