canSendDocuments property
True, if the user is allowed to send documents
Implementation
@JsonKey(name: 'can_send_documents')
bool? get canSendDocuments;
True, if the user is allowed to send documents
@JsonKey(name: 'can_send_documents')
bool? get canSendDocuments;