followed property

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

Implementation

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