next property Null safety

  1. @JsonKey(name: 'end_cursor')
String? next
read / write

Implementation

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