content property

QrContent? get content

The content of the QR code.

Implementation

QrContent? get content => _content;