Thrown exception: type '_InternalLinkedHashMap' not a subtype of type 'Map' in type cast

后端 未结 0 1874
你的背包
你的背包 2021-02-07 04:57

I\'m trying to create a class instance from json with freezed:

  @override
  UserRegistrationEntity getUserRegistration() {
    final json = Map

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