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