askForPermissions property

bool get askForPermissions

Will this client manager ask for permission when a new study is deployed?

Implementation

bool get askForPermissions => _askForPermissions;