files property

List<MultipartFile> files
final

A list of files to be sent in this request.

Implementation

final List<MultipartFile> files;