askForPermissions property
bool
get
askForPermissions
Will this client manager ask for permission when a new study is deployed?
Implementation
bool get askForPermissions => _askForPermissions;
Will this client manager ask for permission when a new study is deployed?
bool get askForPermissions => _askForPermissions;