category property
FCC category of the device. Possible string values are:
- "DEVICE_CATEGORY_UNSPECIFIED" : Unspecified device category.
 - "DEVICE_CATEGORY_A" : Category A.
 - "DEVICE_CATEGORY_B" : Category B.
 
Implementation
core.String? category;
FCC category of the device. Possible string values are:
core.String? category;