nextDoc property

  1. @JsonKey.new(name: 'next_doc')
dynamic nextDoc
final

Implementation

@JsonKey(name: 'next_doc')
final dynamic nextDoc;