showLater property

  1. @JsonKey.new(name: 'show_later')
int? showLater
final

Implementation

@JsonKey(name: 'show_later')
final int? showLater;