fromMap method

PagingParams fromMap (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.