following property

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

Implementation

@JsonKey(name: 'following')
bool following;