canSendVideos property

  1. @JsonKey(name: 'can_send_videos')
bool? get canSendVideos
inherited

True, if the user is allowed to send videos

Implementation

@JsonKey(name: 'can_send_videos')
bool? get canSendVideos;