getSignature method

Uint8List getSignature()

Implementation

Uint8List getSignature() {
  return event.signature;
}