implementation property
Native Dart implementation of the function.
Implementation
final DartBlockValue? Function(
DartBlockArbiter arbiter,
List<DartBlockValue> args,
)
implementation;
Native Dart implementation of the function.
final DartBlockValue? Function(
DartBlockArbiter arbiter,
List<DartBlockValue> args,
)
implementation;