disableReceipt property

  1. @Deprecated('The property disableReceipt is deprecated and will be removed in the future releases. Use hideReceipt instead.')
bool? disableReceipt
final

disableReceipt controls visibility of read receipts

Implementation

@Deprecated('The property disableReceipt is deprecated and will be removed in the future releases. Use hideReceipt instead.')
final bool? disableReceipt;