callFfi property

WireSyncRust2Dart Function() callFfi
final

The underlying function to call FFI function, usually the generated wire function

Implementation

final WireSyncRust2Dart Function() callFfi;