menu
tcic_client_ui package
documentation
utils/network_service/request_body.dart
GetMemberInfoBody
GetMemberInfoBody.new constructor
GetMemberInfoBody.new constructor
dark_mode
light_mode
GetMemberInfoBody
constructor
GetMemberInfoBody
(
{
required
int
classId
,
required
String
userId
,
})
Implementation
GetMemberInfoBody({required this.classId, required this.userId});
tcic_client_ui package
documentation
utils/network_service/request_body
GetMemberInfoBody
GetMemberInfoBody.new constructor
GetMemberInfoBody class