Const class
Class that defines a constant value.
Constructors
- Const()
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
- answer → const String
- Answer.
- category → const String
- Category.
- count → const String
- Count.
- createdTime → const String
- Created time.
- currentTime → const String
- Current time.
- endTime → const String
- End time.
- file → const String
- File.
- icon → const String
- Icons.
- id → const String
- ID.
- image → const String
- Images.
- locale → const String
- Locale.
- media → const String
- Medias.
- member → const String
- Member.
- modifiedTime → const String
- Modified time.
- name → const String
- Name.
- optional → const String
- Optional.
- permission → const String
- Permission.
- question → const String
- Question.
- required → const String
- Required.
- role → const String
- Role.
- selection → const String
- Selection.
- startTime → const String
- Start time.
- tag → const String
- Tag.
- text → const String
- Text.
- time → const String
- Time.
- type → const String
- Type.
- uid → const String
- Universal ID;
- url → const String
- Url.
- user → const String
- User.
- video → const String
- Videos.