FcFilePickerPath.fromJson(Map<String, dynamic> json) : name = json['name'], path = json['path'], uri = json['uri'];