UpdateUserLoginException constructor

const UpdateUserLoginException(
  1. UpdateUserLoginErrorCode code
)

Implementation

const UpdateUserLoginException(this.code);