canNextPrevious property

  1. @JsonKey.new(name: 'can_next_previous')
bool canNextPrevious
getter/setter pair

Implementation

@JsonKey(name: 'can_next_previous')
bool canNextPrevious = false;