FutureResourcesSpecLocationPolicyLocation.fromJson constructor
FutureResourcesSpecLocationPolicyLocation.fromJson(
- Map json_
Implementation
FutureResourcesSpecLocationPolicyLocation.fromJson(core.Map json_)
: this(preference: json_['preference'] as core.String?);