PredefinedCategoryParameterKeys class abstract Routes & Navigation

Predefined parameter keys for report category metadata.

Contains constants for accessing category configuration from SocialReportsOverlayCategory.parameters. Keys define category name, ID, parameter value types (integer/double/string), currency, validity duration, and text-to-speech pronunciation.

See also:

Constructors

PredefinedCategoryParameterKeys.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Constants

reportCategCurrency → const String
String
reportCategId → const String
int
reportCategKVTypeDouble → const String
String
reportCategKVTypeInteger → const String
String
reportCategKVTypeString → const String
String
reportCategName → const String
String
reportCategNameTTS → const String
String
reportCategValidity → const String
int ( minutes )