NoticePoint class
积分通知
Constructors
Properties
- createTime ↔ String
-
创建日期
getter/setter pair
- dataId ↔ String
-
数据 id
getter/setter pair
- dataType ↔ int
-
数据类型
getter/setter pair
- description ↔ String
-
通知描述
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hasRead ↔ bool
-
是否已读
getter/setter pair
- oId ↔ String
-
通知 id
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- userId ↔ String
-
用户 id
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited