DataPage<T>.fromJson constructor

DataPage<T>.fromJson(Map<String, dynamic> json, Function fromJson)

Creates a new instance of data page and assigns its values.

  • json json values to initialize this object.
  • fromJson convert function for convert from json into