MmSwitchAccountType200Response constructor

MmSwitchAccountType200Response({
  1. String? followLink,
})

Returns a new MmSwitchAccountType200Response instance.

Implementation

MmSwitchAccountType200Response({
  this.followLink,
});