qrCodePath property

  1. @Deprecated('qr_code based cram authentication not supported anymore')
String? qrCodePath
getter/setter pair

specify path of qr code containing cram secret

Implementation

@Deprecated('qr_code based cram authentication not supported anymore')
String? qrCodePath;