IMStore constructor

IMStore(
  1. Map<String?, IMLastInfo> _lastInfos
)

Implementation

IMStore(this._lastInfos);