connect method

Contract connect(
  1. Signer signer
)

Implementation

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