call property Null safety

F call

Call the function referred to by this typed function reference.

Implementation

@pragma("wasm:entry-point")
external F get call;