SelectMessage class final
Properties
Methods
-
generateString(
List allArgs, {required PluralSelector pluralSelector, String cleaner(String p1)?, String? locale}) → String -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited