This method is used to check if the user is blocked by the admin.
Future<bool?> getIsProfileBlockedByAdmin() { throw UnimplementedError('has not been implemented.'); }