dimanche 22 avril 2018

How to get the name of the current and calling function in dart?

C# has:

System.Reflection.MethodBase.GetCurrentMethod().Name

Does Dart have something similar but returns results for both the function that is currently being run as well as the name of the function that called the currently run function.





Aucun commentaire:

Enregistrer un commentaire