client property Null safety

INyxx? client
read / write

The client this CommandsPlugin instance is attached to.

Will be null if the plugin has not been added to a client.

You might also be interested in:

Implementation

INyxx? client;