Converting object to an encodable object failed Flutter

前端 未结 0 1610
囚心锁ツ
囚心锁ツ 2020-12-09 01:05

I want to store data into local database(moor).

ABCData abc = ABCData();  
CurrentInspection currentInspection = CurrentInspection();
Time time = Time();
time         


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