GetUnreadCount constructor
Implementation
@JsonSerializable(includeIfNull: false)
const factory GetUnreadCount({required String auth}) = _GetUnreadCount;
@JsonSerializable(includeIfNull: false)
const factory GetUnreadCount({required String auth}) = _GetUnreadCount;