TimePageLink class

Inheritance

Constructors

Properties

endTime int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
page int
getter/setter pairinherited
pageSize int
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sortOrder SortOrder?
getter/setter pairinherited
startTime int?
getter/setter pair
textSearch String?
getter/setter pairinherited

Methods

override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toQueryParameters() Map<String, dynamic>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited