menu
amap_webservice package
documentation
amap_webservice.dart
LocationIpResponse
status property
status property
dark_mode
light_mode
status
property
@JsonKey(fromJson: stringNullableFromJson)
String
?
status
final
status: 返回结果状态值,值为0或1;0表示失败,1表示成功
Implementation
@JsonKey(fromJson: stringNullableFromJson) final String? status;
amap_webservice package
documentation
amap_webservice
LocationIpResponse
status property
LocationIpResponse class