PaymentAddress

注解
  • @Native("PaymentAddress")

属性

addressLine List<String>?
无设置器
city String?
无设置器
country String?
无设置器
dependentLocality String?
无设置器
hashCode int
此对象的哈希码。
无设置器继承
languageCode String?
无设置器
organization String?
无设置器
phone String?
无设置器
postalCode String?
无设置器
recipient String?
无设置器
region String?
无设置器
runtimeType Type
对象的运行时类型表示。
无设置器继承
sortingCode String?
无设置器

方法

noSuchMethod(Invocation invocation) → dynamic
当访问不存在的方法或属性时调用。
继承
toString() String
此对象的字符串表示。
继承

运算符

operator ==(Object other) bool
等号运算符。
继承