SignResult constructor

SignResult(
  1. String signature
)

Implementation

SignResult(this.signature);