nextHandle property
int
get
nextHandle
Implementation
static int get nextHandle => CameraChannel.nextHandle;
set
nextHandle
(int handle)
Implementation
static set nextHandle(int handle) => CameraChannel.nextHandle = handle;