BlockUserException constructor

const BlockUserException(
  1. BlockUserErrorCode code
)

Implementation

const BlockUserException(this.code);