onDeleted property

ValueChanged<Connection>? onDeleted
final

Called when a connection is deleted

Implementation

final ValueChanged<Connection>? onDeleted;