nextCursor property

  1. @JsonKey(name: 'next_cursor')
String? nextCursor
final

Implementation

@JsonKey(name: 'next_cursor')
final String? nextCursor;