captchaUuid property

  1. @JsonKey.new(name: 'captcha_uuid')
String? get captchaUuid
inherited

Implementation

@JsonKey(name: 'captcha_uuid')
String? get captchaUuid => throw _privateConstructorUsedError;