toRawHandle method

int toRawHandle ()

Get the raw callback handle to pass over a MethodChannel or isolate port.

Implementation

int toRawHandle() => _handle;