Page<T extends Object> class
Constructors
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
List< Map< mapper(List<String, dynamic> >T> origin)) → String -
toMap(
List< Map< mapper(List<String, dynamic> >T> origin)) → Map<String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
covariant Page< T> other) → bool -
The equality operator.
override