customWarningType property
getter/setter pair
Identifier of the custom warning type.
Defines the category of the custom warning and determines which warning
registry should be used to retrieve additional warning details.
This field is set only when warningType == WarningType.CUSTOM and is
null for all other warning types.
Implementation
int? customWarningType;