requestPermissions property

bool? requestPermissions
getter/setter pair

If true, the user will be asked to grant storage permissions when callback is added.

Defaults to true.

Implementation

bool? requestPermissions;