onConnected property
void Function()?
onConnected
final
Called when the connection is established (or re-established).
Implementation
final void Function()? onConnected;
Called when the connection is established (or re-established).
final void Function()? onConnected;