RecentForward constructor
RecentForward(
- String sessionId,
- NIMConversationType sessionType
Implementation
RecentForward(this.sessionId, this.sessionType)
: time = DateTime.now().millisecondsSinceEpoch;