callbackId property

int callbackId
getter/setter pair

callback id of the callback struct, if it is not a callback struct this is filled with -1

Implementation

late int callbackId;