FilePickerResult constructor

const FilePickerResult(
  1. List<PlatformFile> files
)

Implementation

const FilePickerResult(this.files);