visible property

  1. @JsonKey(name: 'visible')
bool? visible
getter/setter pair

Implementation

@JsonKey(name:'visible')
bool? visible;