CLCmdCallSMS constructor
CLCmdCallSMS({})
Implementation
CLCmdCallSMS(
{required this.type,
required this.lengthId,
required this.lengthContent,
required this.callid,
required this.content});
CLCmdCallSMS(
{required this.type,
required this.lengthId,
required this.lengthContent,
required this.callid,
required this.content});