Gt3CaptchaConfig class

Constructors

Gt3CaptchaConfig()

Properties

bgInteraction bool
点击背景关闭 默认允许
getter/setter pair
cornerRadius double?
验证窗口圆角 默认 2px
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
language String?
指定验证语言 默认跟随系统 "ar"(阿拉伯语/Arabic), "de"(德语/German), "en"(英语/English), "es"(西班牙语/Spanish), "fr"(法语/French), "id"(印尼语/Indonesian), "ja"(日语/Japanese), "ko"(韩语/Korean), "pt-PT"(葡萄牙语/Portuguese), "ru"(俄语/Russian), "zh-CN"(简体中文/Chinese Simplified), "zh-HK"(香港繁体/Chinese Hong Kong), "zh-TW"(台湾繁体/Chinese Taiwan), "ta"(泰语/Thai), "tr"(土耳其语/Turkish), "vi"(越南语/Vietnamese), "ta"(泰米尔语/Tamil), "it"(意大利语/Italian), "bn"(孟加拉语/Bengali), "mr"(马拉地语/Marathi) 不支持的语言为英文
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
serviceNode int
服务集群节点 0 中国节点,1 中国 IPv6节点 默认为 0
getter/setter pair
timeout double
验证超时时长 默认 8 秒
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toMap() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited