message property

Uint8List message

Message to be signed

Implementation

Uint8List get message => ASN1Set(elements: _authenticatedAttributes).encode();