blocking property

  1. @JsonKey(defaultValue: false)
bool blocking
final

Whether you are blocking this account.

Implementation

@JsonKey(defaultValue: false)
final bool blocking;