Access dart class paramters

后端 未结 0 608
迷失自我
迷失自我 2020-11-29 02:19

I have started learning Dart and Flutter and wanted to understand one concept:

class Service:
    String ask = \'\';
    
    void write (String receivedData)         


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