isBlocking property

  1. @JsonKey(name: 'blocking')
bool isBlocking
inherited

Indicates whether the user is blocking the specified user as a result of this request.

Implementation

@JsonKey(name: 'blocking')
bool get isBlocking => throw _privateConstructorUsedError;