filesDetail property

List<FileDetail>? get filesDetail

List of file details.

Implementation

List<FileDetail>? get filesDetail => _filesDetail;