Instantiating a class by String name in Dart

前端 未结 0 369
栀梦
栀梦 2020-12-24 05:20

I am trying to call a method of a class that I only know by name as a String. Now therefore I would need a ClassMirror of that class that allowes me to instantiate an instan

相关标签:
回答
  • 消灭零回复
提交回复
热议问题