pip_services3_commons
pip_services3_commons
PagingParams
fromValue method
fromValue
pip_services3_commons
pip_services3_commons
PagingParams
fromValue method
PagingParams class
Constructors
PagingParams
fromJson
Properties
skip
take
total
hashCode
runtimeType
Methods
fromJson
getSkip
getTake
toJson
noSuchMethod
toString
Operators
operator ==
Static methods
fromMap
fromTuples
fromValue
fromValue
method
PagingParams
fromValue
(
dynamic
value
)
Converts specified value into PagingParams.
value
value to be converted
Returns a newly created PagingParams.