afterConnectScript property
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;
Code to run after connecting. This parameter should contain the code itself, not the name of a file containing the code.
final String? afterConnectScript;