cursor property

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

Implementation

@JsonKey(name: 'cursor')
final DateTime? cursor;