Dart “upcasting” is not actually upcasting

前端 未结 0 1600
暖寄归人
暖寄归人 2020-12-12 17:01

I am trying to up-cast the subclass object but it is not working. The following program compiles without any errors.

VideoStreamModel model = VideoStreamModel         


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