sourceImportance property

String? sourceImportance
getter/setter pair

Importance of the source. Possible string values are:

  • "DEFAULT"
  • "LOW"
  • "HIGH"

Implementation

core.String? sourceImportance;