nextCursor property

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

Implementation

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