DartOpaqueWireType typedef

DartOpaqueWireType = Pointer<Void>

This is only intended to be used by automatically generated code, instead of developers.

Implementation

typedef DartOpaqueWireType = ffi.Pointer<ffi.Void>;