setOnLockScreenVisibility method Null safety
- bool isVisible
Implementation
void setOnLockScreenVisibility(bool isVisible) {
throw UnimplementedError(
'setOnLockScreenVisibility has not been implemented.');
}
void setOnLockScreenVisibility(bool isVisible) {
throw UnimplementedError(
'setOnLockScreenVisibility has not been implemented.');
}