ScalarFn typedef

ScalarFn = Object? Function(List<Object?> args)

Implementation

typedef ScalarFn = Object? Function(List<Object?> args);