Map<String, dynamic> toJson() => { 'ActionId': actionId, 'FileName': fileName, 'Mime': mime, 'Size': size, 'FilePath': filePath, };