Set the address of the internal handle.
@override void setHandle(int handle) { _i2cHandle = Pointer<Void>.fromAddress(handle); }