showActivity property

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

Implementation

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