signature property

String signature
inherited

The cryptographic signature generated by your private key.

Implementation

String get signature => throw _privateConstructorUsedError;