unicast property

String? unicast
getter/setter pair

Specifies which type of unicast is supported. Possible string values are:

  • "UNICAST_SDN"
  • "UNICAST_ULL"

Implementation

core.String? unicast;