UserNotificationsCountResponse constructor
const
UserNotificationsCountResponse({
- required int count,
Implementation
const factory UserNotificationsCountResponse({required int count}) = _UserNotificationsCountResponse;