fileSelector property

  1. @visibleForTesting
FileSelectorPlatform fileSelector
getter/setter pair

The file selector used to prompt the user to select images or videos.

Implementation

@visibleForTesting
static FileSelectorPlatform fileSelector = FileSelectorMacOS();