GroupArrayWithLinks constructor
GroupArrayWithLinks({})
Implementation
GroupArrayWithLinks(
{required this.results,
required this.start,
required this.limit,
required this.size,
this.totalSize,
required this.links});