afterConnectScript property

String? afterConnectScript
final

Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.

Implementation

final String? afterConnectScript;