canSendMessages property
Optional. True, if the user is allowed to send text messages, contacts, locations and venues
Implementation
@JsonKey(name: 'can_send_messages')
bool? get canSendMessages;
Optional. True, if the user is allowed to send text messages, contacts, locations and venues
@JsonKey(name: 'can_send_messages')
bool? get canSendMessages;