canSendDocuments property

  1. @JsonKey(name: 'can_send_documents')
bool? get canSendDocuments
inherited

True, if the user is allowed to send documents

Implementation

@JsonKey(name: 'can_send_documents')
bool? get canSendDocuments;