GetPostsThreadedPagedParams class
Constructors
Properties
- getParentPost ↔ bool
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- page ↔ int
-
read / write
- pageSize ↔ int
-
read / write
- parentPostId ↔ String
-
read / write
- replySize ↔ int
-
read / write
- rootThreadMode ↔ bool
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- showbanned ↔ String
-
If this value is not null or empty, banned posts are requested to be returned
read / write
- sortMode ↔ ForumPostSortEnum
-
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