getSigner method

  1. @JS("getSigner")
Future<Signer> getSigner()

Implementation

@JS("getSigner")
external Future<Signer> getSigner();