next property

  1. @JsonKey(name: 'end_cursor')
String? next
getter/setter pair

Implementation

@JsonKey(name: 'end_cursor')
String? next;