LocationPolicy_TargetShape.fromJson constructor
LocationPolicy_TargetShape.fromJson(
- Object? json
Implementation
factory LocationPolicy_TargetShape.fromJson(Object? json) =>
LocationPolicy_TargetShape(json as String);