toRawHandle method
Get the raw callback handle to pass over a MethodChannel or isolate port.
Implementation
int toRawHandle() => _handle;
Get the raw callback handle to pass over a MethodChannel or isolate port.
int toRawHandle() => _handle;