Signature constructor

Signature(
  1. Uint8List data
)

Implementation

factory Signature(Uint8List data) = SignatureImpl;