fromMap method

PagingParams fromMap (
  1. dynamic map
)

Creates a new PagingParams and sets it parameters from the specified map

  • map a AnyValueMap or StringValueMap to initialize this PagingParams Returns a newly created PagingParams.