callFfi property
final
The underlying function to call FFI function, usually the generated wire function
Implementation
final WireSyncType Function() callFfi;
The underlying function to call FFI function, usually the generated wire function
final WireSyncType Function() callFfi;