undeclaredProperties constant

QuotaStatusWarning_Code const undeclaredProperties

When undeclared properties in the schema are present

Implementation

static const undeclaredProperties = QuotaStatusWarning_Code(
  'UNDECLARED_PROPERTIES',
);