domainBlocking property

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

Whether you are blocking this account's domain.

Implementation

@JsonKey(defaultValue: false)
final bool domainBlocking;