GetUserSupportInfo constructor

GetUserSupportInfo({
  1. required int userId,
})

Implementation

GetUserSupportInfo({required this.userId});