nextCursor property

  1. @JsonKey.new(name: 'next_cursor')
dynamic nextCursor
final

Implementation

@JsonKey(name: 'next_cursor')
final dynamic nextCursor;