- @deprecated
Top-level function 3 params and 1 optional positional param.
This is the second paragraph. It has two lines.
The third parameter is a Cool object.
Here is a code snippet:
var thing = topLevelFunction(1, true, 3.4);
This snippet has brackets in parameters:
callMe('alert', ['hello from dart']);
Thanks for using this function!