MmLoginByCwsTokenRequest constructor
Returns a new MmLoginByCwsTokenRequest instance.
Implementation
MmLoginByCwsTokenRequest({
this.loginId,
this.cwsToken,
});
Returns a new MmLoginByCwsTokenRequest instance.
MmLoginByCwsTokenRequest({
this.loginId,
this.cwsToken,
});