MmSwitchAccountType200Response constructor
MmSwitchAccountType200Response({
- String? followLink,
Returns a new MmSwitchAccountType200Response instance.
Implementation
MmSwitchAccountType200Response({
this.followLink,
});