toMap method

Map toMap()

Implementation

Map toMap() {
  return {'offset': offset, 'count': count};
}