FileVersions.fromJson(Map<String, dynamic> json) { value = FileVersion.listFromJson(json['value']); }