onCreated property

ValueChanged<Connection>? onCreated
final

Called when a connection is created

Implementation

final ValueChanged<Connection>? onCreated;