core.Map<core.String, core.dynamic> toJson() => { if (fileHash != null) 'fileHash': fileHash!.map((value) => value.toJson()).toList(), };