The getter 'placeName' was called on null

后端 未结 0 815
情话喂你
情话喂你 2020-12-21 20:29

i created a class Address with the following strings

class Address{
  String placeName=\'\';
  double latitude;
  double longitude;
  String placeId= \'\';
           


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