hideInUi property

  1. @JsonKey.new(name: 'hide_in_ui')
bool hideInUi
getter/setter pair

Implementation

@JsonKey(name: 'hide_in_ui')
bool hideInUi = false;