UnblockUserException constructor

const UnblockUserException(
  1. UnblockUserErrorCode code
)

Implementation

const UnblockUserException(this.code);