challengeImage property

Uint8List? get challengeImage

Captcha image

Implementation

Uint8List? get challengeImage => _challengeImage;