menu
tcic_client_ui package
documentation
utils/network_service/response_body.dart
TCICActionRepModel
TCICActionRepModel.new constructor
TCICActionRepModel.new constructor
dark_mode
light_mode
TCICActionRepModel
constructor
TCICActionRepModel
(
{
int
errorCode
=
0
,
String
errorMsg
=
''
,
String
requestId
=
''
,
})
Implementation
TCICActionRepModel({ this.errorCode = 0, this.errorMsg = '', this.requestId = '', });
tcic_client_ui package
documentation
utils/network_service/response_body
TCICActionRepModel
TCICActionRepModel.new constructor
TCICActionRepModel class