securityCheck property

String securityCheck

Returns the name of the security check

Implementation

String get securityCheck {
  return this._securityCheck;
}