multiPicker property

bool? multiPicker
final

Choose whether you want to save file as null, pick file as false or pick files as true.

Implementation

final bool? multiPicker;