getSignerApi method

SignerApi getSignerApi()

Get SignerApi instance

Implementation

SignerApi getSignerApi() {
  return SignerApi(this);
}