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