getSignature method

String? getSignature()

Implementation

String? getSignature() {
  return _signature;
}