category property

String? category
getter/setter pair

Category in which these types of suggestions should appear.

Always set. Possible string values are:

  • "unknownCategory"
  • "contentLabeling"
  • "touchTargetSize"
  • "lowContrast"
  • "implementation"

Implementation

core.String? category;