location property

QrLocation? get location

The location of the QR code.

Implementation

QrLocation? get location => _location;