onControllerConnected property

dynamic Function()? onControllerConnected
getter/setter pair

Remote controller joined the session.

Implementation

Function()? onControllerConnected;