FetchCaptchaResponse constructor
const
FetchCaptchaResponse({
- List<
CaptchaFields> ? ok,
Implementation
const factory FetchCaptchaResponse({List<CaptchaFields>? ok}) = _FetchCaptchaResponse;