How to use generic type T in flutter?

后端 未结 0 1261
梦毁少年i
梦毁少年i 2020-12-08 14:19

I wan to write a generic class RequestApi to access REST API, something like as below, but this doesn\'t work...:

class RequestApi {
  Future<         


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