PasswordCredential 类
- 继承
-
- Object
- Credential
- PasswordCredential
- 实现了的类型
- 注解
-
- @Native("PasswordCredential")
构造函数
- PasswordCredential(dynamic data_OR_form)
-
工厂
属性
- additionalData ↔ Object?
-
getter/setter 对
- hashCode → int
- 此对象的哈希码。无 setter继承
- iconUrl → String?
-
无 setter重写
- id → String?
-
无 setter继承
- idName ↔ String?
-
getter/setter 对
- name → String?
-
无 setter重写
- password → String?
-
无 setter
- passwordName ↔ String?
-
getter/setter 对
- runtimeType → Type
- 表示对象运行时类型的表示。无 setter继承
- type → String?
-
无 setter继承
方法
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的方法或属性时调用。继承
-
toString(
) → String - 此对象的字符串表示。继承
运算符
-
operator ==(
Object other) → bool - 等于运算符。继承