menu
zapt_sdk_flutter package
documentation
entities/interest_point.dart
interestPointFromJson function
interestPointFromJson function
dark_mode
light_mode
interestPointFromJson
function
InterestPoint
interestPointFromJson
(
String
str
)
Implementation
InterestPoint interestPointFromJson(String str) => InterestPoint.fromJson(json.decode(str));
zapt_sdk_flutter package
documentation
entities/interest_point
interestPointFromJson function
interest_point library