xChatLastCommonRead property

String? get xChatLastCommonRead
override

Implementation

String? get xChatLastCommonRead => _$this._xChatLastCommonRead;
set xChatLastCommonRead (covariant String? xChatLastCommonRead)
covariantoverride

Implementation

set xChatLastCommonRead(covariant String? xChatLastCommonRead) => _$this._xChatLastCommonRead = xChatLastCommonRead;