hidden property

  1. @JsonKey.new(name: 'hidden')
bool hidden
final

Implementation

@JsonKey(name: 'hidden')
final bool hidden;