allowNcc property

String? allowNcc
getter/setter pair

Specifies whether NCC is allowed. Possible string values are:

  • "NCC_ALLOWED"
  • "NCC_BLOCKED"

Implementation

core.String? allowNcc;