FilePickerException constructor

FilePickerException(
  1. PickerExceptionType type,
  2. {List<String> args = const <String>[]}
)

Default constructor

Implementation

FilePickerException