LoadProps class
Constructors
- LoadProps.new({int skip = 0, int take = 50})
-
const
Properties
Methods
-
copy(
{int? skip, int? take}) → LoadProps -
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