invisible property

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

Implementation

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