code property

String? code
getter/setter pair

The warning code. Possible string values are:

  • "WARNING_CODE_UNSPECIFIED" : Default value. This value is not used.
  • "ADAPTATION_WARNING" : A warning originated from OS Adaptation.

Implementation

core.String? code;