isDangerousOption property

bool? get isDangerousOption

Implementation

bool? get isDangerousOption {
  return _isDangerousOption;
}