version property
int
get
version
Returns the version of the LSL library.
Implementation
static int get version => lsl_library_version();
Returns the version of the LSL library.
static int get version => lsl_library_version();