onConnectionDeleted property

ValueChanged<Connection>? onConnectionDeleted
final

Called when a connection is deleted.

Implementation

final ValueChanged<Connection>? onConnectionDeleted;