handle property
Identifier for an object on the native side of the plugin.
Only used internally and for debugging.
Implementation
final int handle = CameraChannel.nextHandle++;
Identifier for an object on the native side of the plugin.
Only used internally and for debugging.
final int handle = CameraChannel.nextHandle++;