SignUpException constructor

const SignUpException(
  1. CreateUserErrorCode code
)

Implementation

const SignUpException(this.code);