signature property
The cryptographic signature generated by your private key.
Implementation
String get signature => throw _privateConstructorUsedError;
The cryptographic signature generated by your private key.
String get signature => throw _privateConstructorUsedError;