GetTopicsPagedParams class
Constructors
Properties
- categoryFilter ↔ ForumTopicsCategoryFiltersEnum
-
A category filter
read / write
- group ↔ String
-
The group, if any.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- locales ↔ String
-
Comma seperated list of locales posts must match to return in the result list.
Default 'en'
read / write
- page ↔ int
-
Zero paged page number
read / write
- pageSize ↔ int
-
Unused
read / write
- quickDate ↔ ForumTopicsQuickDateEnum
-
A date filter.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- sort ↔ ForumTopicsSortEnum
-
The sort mode.
read / write
-
The tags to search, if any.
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited