onConnectionCreated property

ValueChanged<Connection>? onConnectionCreated
final

Called when a connection is created.

Implementation

final ValueChanged<Connection>? onConnectionCreated;