SystemMessage constructor
SystemMessage(- {int? messageId,
- SystemMessageType? type,
- String? fromAccount,
- String? targetId,
- int? time,
- SystemMessageStatus? status,
- String? content,
- String? attach,
- Object? attachObject,
- bool? unread,
- String? customInfo}
)
Implementation
SystemMessage