next property

  1. @JsonKey(name: "next")
bool? next
getter/setter pair

Implementation

@JsonKey(name: "next")
bool? next;