connect method

  1. @JS("connect")
Contract connect(
  1. Signer signer
)

Implementation

@JS("connect")
external Contract connect(Signer signer);