operandAwarePlurals property

bool operandAwarePlurals
final

Whether plural selection honors visible fraction digits (CLDR operand v) — the F8 case. A backend that classifies by the bare numeric value sets this false until it can consume a digit string.

Implementation

final bool operandAwarePlurals;