MessageInfoController constructor
- UserService _userService, {
- Iterable<
LastChatRead> reads = const [],
Implementation
MessageInfoController(this._userService, {this.reads = const []});
MessageInfoController(this._userService, {this.reads = const []});