onUserLongPress property

OnUserLongPress? onUserLongPress
final

Callback when user long presses on avatar (for @ mention feature)

Implementation

final OnUserLongPress? onUserLongPress;