call property Null safety
Call the function referred to by this typed function reference.
Implementation
@pragma("wasm:entry-point")
external F get call;
Call the function referred to by this typed function reference.
@pragma("wasm:entry-point")
external F get call;