UseDirectLinkException constructor

const UseDirectLinkException(
  1. UseDirectLinkErrorCode code
)

Implementation

const UseDirectLinkException(this.code);