EdgeOwnerToTimelineMedia constructor
EdgeOwnerToTimelineMedia({
- int? count,
- PageInfo? pageInfo,
- List<
EdgeOwnerToTimelineMediaEdge> ? edges,
Implementation
EdgeOwnerToTimelineMedia({
this.count,
this.pageInfo,
this.edges,
});