handle property

RacHandle? get handle

Get the backend handle (for advanced operations).

Implementation

RacHandle? get handle => _handle;