UpdateDirectLinkException constructor

const UpdateDirectLinkException(
  1. UpdateDirectLinkErrorCode code
)

Implementation

const UpdateDirectLinkException(this.code);